could not find curses mysql_-- Configuring incomplete-- Could NOT find Curses
源碼編譯mysql-5.6.12,cmake出現下面錯誤,沒有發現Curese,按照提示刪除CMakeCache.txt,安裝相應軟件包yum install ncurses-devel.重新啟動camek,問題解決
-- Configuring incomplete-- Could NOT find Curses (missing: ?CURSES_LIBRARY CURSES_INCLUDE_PATH)
CMake Error at cmake/readline.cmake:85 (MESSAGE):
Curses library not found. ?Please install appropriate package,
remove CMakeCache.txt and rerun cmake.On Debian/Ubuntu, package name is libncurses5-dev, on Redhat and derivates it is ncurses-devel.
Call Stack (most recent call first):
cmake/readline.cmake:128 (FIND_CURSES)
cmake/readline.cmake:202 (MYSQL_USE_BUNDLED_EDITLINE)
CMakeLists.txt:325 (MYSQL_CHECK_EDITLINE)
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的could not find curses mysql_-- Configuring incomplete-- Could NOT find Curses的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: alter在mysql_MySQL中AL
- 下一篇: mysql8.0新用户无法连接_mysq