Installing Dependencies
Select the dependencies required for compiling and installing Percona based on your OS type.
- If you are using CentOS, install the following dependencies:
1yum -y install ncurses ncurses-devel libaio-devel gmp gmp-devel mpfr mpfr-devel libmpc libmpc-devel libcurl-devel readline-devel zlib-devel openssl* CMake git GCC* perl* bison net-tools
- If you are using openEuler, install the following dependencies:
1yum -y install ncurses ncurses-devel libaio-devel libtirpc-devel gmp gmp-devel mpfr mpfr-devel libmpc libmpc-devel libcurl-devel readline-devel zlib-devel openssl* git perl* bison net-tools
Parent topic: Configuring the Compilation Environment