1.linux安装mysql出现Could NOT find Curses (missing CURSES_LIBRARY CURSES_INCLUDE_PATH)
解决办法:
[root@localhost mysql-5.5.11]#rm CMakeCache.txt
[root@localhost mysql-5.5.11]#yum install ncurses-devel
[root@localhost mysql-5.5.11]#yum install bison
2.CMake Error at /usr/share/cmake/Modules/CMakeCXXInformation.cmake:17 (GET_FILENAME_COMPONENT):
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: Internal CMake error, TryCompile configure of cmake failed
解决办法:
[root@localhost mysql-5.5.11]#yum install gcc gcc-c++ -y
MySQL5.5.X安装错误处理
原创
©著作权归作者所有:来自51CTO博客作者weady的原创作品,如需转载,请与作者联系,否则将追究法律责任
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
修复 Win10 KB5034441 无法安装并报 0x80070643 错误
修复 Win10 KB5034441 无法安装并报 0x80070643 错误
Win10 KB5034441 0x80070643 修复 错误 -
mysql 2002 错误处理
mysql 2002 错误处理方法。
server 配置文件 through specified trying