Home > OS >  Installed redhat7.4 compilation problems redis GCC offline
Installed redhat7.4 compilation problems redis GCC offline

Time:09-23

System for redhat7.4 with GUI
The installation will meet two problems
1. MPFR version problem loading, causing CPP need to reinstall MPFR
2. Make time dependence problems, language to compile the redis deps tool


The following provides the detailed operation steps:
Resdis
Release 3.2.3 Linux version, the installation file redis - 3.2.3. Tar. Gz

GCC installed, uninstall it MPFR, perform the RPM -e MPFR 3.1.1-4. El7. X86_64 -- nodeps, then install the following packages

Cloog - PPL - 0.15.7-1.2 RPM el6. X86_64.
CPP 4.4.7-4. El6. X86_64. RPM
GCC - 4.4.7-4. El6. X86_64. RPM
GCC - c + + - 4.4.7-4. El6. X86_64. RPM
Glibc - devel - 2.12-1.132. El6. X86_64. RPM
Glibc - headers - 2.12-1.132. El6. X86_64. RPM
The kernel headers - 2.6.32-431. The el6. X86_64. RPM
Lib64gmp3 - mdv2010 4.3.1-1. 0. X86_64. RPM
Libstdc++ - devel - 4.4.7-4. El6. X86_64. RPM
MPFR - against 2.4.1-6. El6. X86_64. RPM
PPL 0.10.2-11. El6. X86_64. RPM

Unpack the redis installation package to the directory/opt/
Into the/opt/redis - 3.2.3/deps
Perform the make hiredis jemalloc linenoise lua geohash - int
And then into the/opt/redis - 3.2.3
Perform the make & amp; Make install
Operation and test, the implementation of/opt/redis - 3.2.3/SRC/redis server/opt/redis - 3.2.3/redis. Start the conf redis service
Perform/opt/redis - 3.2.3/SRC/redis - cli into redis interactive terminal test.



Chaos mobile editing, typesetting, hope understand
  • Related