Why are there a series of technical challenges behind “OMG buy it”>>>
wget -c http://ftp.gnu.org/gnu/glibc/glibc-2.14.tar.xz
tar Jxvf glibc-2.14.tar.xz
cd glibc-2.14
mkdir build
cd build
../configure --prefix=/usr/local/glibc-2.14
make -j4
make install
echo'exportLD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/glibc-2.14/lib' > /etc/profile.d/scripts-path.sh && chmod 755 /etc/profile.d/scripts-path.sh
/etc/profile.d/scripts-path.sh
Similar Posts:
- linux:/lib/libc.so.6: version `glibc_2.7′ not foun
- ImportError: /lib64/libc.so.6: version `GLIBC_2.17′ problem solved
- /lib64/libc.so.6: version `GLIBC_2.14′ not found [How to Solve]
- Centos6 upgrades glibc-2.17 to solve requirements: libc. So. 6 (glibc)_ 2.14) (64bit) error resolution
- Go executable file error: sh:/ xxx: not found [How to Solve]
- Configure: error: no acceptable C compiler found in $PATH [How to Solve]
- About configure error APR not found. And exports. C: error_ hack_ apu_ Solution to the problem of redefining version ‘
- zlib.h:no such file or directory
- Swoole Extension Install Error: configure: error: C preprocessor “/lib/cpp” fails sanity check
- /lib64/libstdc++.so.6: version `CXXABI’1.3.8′ not found `36733;