MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: mysql: error while loading shared libraries: libncurses.so.6
Posted by: Dave Kennard
Date: January 28, 2016 01:36PM

My previous post contains the fix I found for this particular issue. (Use -DCURSES_CURSES_LIBRARY_PATH - note the extra CURSES in there, and ensure that LD_LIBRARY_PATH is set).

The other, unrelated issue was that mysqld_safe would report that it was starting mysql then that the process had ended, with no errors (in the terminal or the error log). I managed to fix that problem so I didn't post another thread about it. (The problem was I was using relative paths in my.cnf rather than absolute paths).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql: error while loading shared libraries: libncurses.so.6
2527
January 28, 2016 01:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.