Jump to content

CMake Error: Readline Library Not Found


Volantis

Recommended Posts

Hey there!

I'm having an issue while trying to compile SkyFire 5.4.8.

OS: Debian 9 (Strech)
Following: http://wiki.projectskyfire.org/index.php?title=Installation_(Linux_5xx)

Error Message

----

-- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmariadbclient.so
-- Found MySQL headers: /usr/include/mysql
CMake Error at cmake/macros/FindReadline.cmake:26 (MESSAGE):
** Readline library not found!
**
Call Stack (most recent call first):
CMakeLists.txt:66 (find_package)
-- Configuring incomplete, errors occurred!

See also "/root/SkyFire.548/build/CMakeFiles/CMakeOutput.log".
See also "/root/SkyFire.548/build/CMakeFiles/CMakeError.log".

----

I have libreadline-dev, libreadline7, and libreadline5 installed - I have also tried using libreadline-gplv2-dev to no avail.

I am unsure of which steps to take from here.

Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.