Curses Library not found. Please install the appropriate package

Source: Internet
Author: User
Today, when installing MYSQL-5.5.3-M3, the following error is reported:--Could not find OpenSSL (missing:openssl_libraries openssl_include_dir)--Could not find Curses (missing:curses_library curses_include_path) CMake Error at cmake/readline.cmake:83 (MESSAGE): Curses LIBRARY not Found. Please install the appropriate package, remove CMakeCache.txt and rerun CMake. On Debian/ubuntu, package name was Libncurses5-dev, on Redhat and derivates it was ncurses-devel. Call Stack (most recent call first): cmake/readline.cmake:118 (find_curses) cmake/readline.cmake:214 (mysql_use_bundled _readline) cmakelists.txt:257 (mysql_check_readline)--Configuring incomplete, Errors occurred! Workaround: rm-f cmakecache.txtyum-y Install Ncurses-devel and then use CMake to compile.

Curses Library not found. Please install the appropriate package

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.