Baidu one found that everyone is an article to turn around, as follows:
The root of the problem is the lack of a necessary C++ library. If it is a CentOS system, run the following command to resolve:
The root of the problem is the lack of a necessary C++ library. If it is a CentOS system, run the following command to resolve:
yum install glibc-headers
yum install gcc-c++
In Ubuntu, run the following command:
apt-get install build-essential
apt-get install g++
I checked my GCC carefully and found that it was installed, not this problem. When executing YUM Update, I found this line:
glibc-headers-2.12-1.80.el6.x86_64 has missing requires of kernel-headers
So I tried it
yum install kernel-headers
Problem solving.
Read More:
- ValueError: check_ hostname requires server_ The solution record of the host name
- ruby 2.1.1 rails 4.2.0 Install gemset mysql command line tool for mac osx
- The solution of transaction check error when installing Gnome with Yum command
- Solution: ora-00205: error in identifying control file, check alert log for more info
- configure: error: C++ preprocessor “/lib/cpp” fails sanity check
- Server check fail, please check server 192.168.11.13 ,port 9848 is available , error ={}
- How to Solve All masterha_check_repl Error
- JRebel: ERROR Failed to obtain seat. Unable to connect to license server. Check
- MAMP failed to start: Apache could’t be started. Please check your MAMP installation and configuration
- Several ways to check the IP address of raspberry pie
- When using ionic to build Android APK, Cordova error is reported: requirements check failed for JDK 1.8 or greater
- How to solve the problem of requirements check failed for JDK 8 when Cordova 9.0 is built
- When installing oracle12c, the problem of “unable to check whether the specified location is on CFS” appears
- Ambari OpenSSL version problem: sslerror: failed to connect. Please check OpenSSL library versions
- How to Fix nbconvert failed: Pandoc wasn’t found. Please check that pandoc is installed:
- You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version
- Pychar error: Error:failed to find libmagic. Check your installation
- “ValueError: check_hostname requires server_hostname“ when trying to update conda
- E: sub process / usr / bin / dpkg returned an error code (2) solution under Ubuntu