时间:2021-07-01 10:21:17 帮助过:37人阅读
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:427 (MYSQL_CHECK_EDITLINE)
-- Configuring incomplete, errors occurred!
解决方法:
#rm -f CMakeCache.txt编译mysql时CMake Error at cmake/readline.cmake:85 (MESSAGE)
标签:class bundle let most 编译 install curses redhat sage