Re: [Proftpd-user] ftptop: no curses or ncurses library on this system
TJ Saunders <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <1490374300.3384004.922425104.5B49B9F2@webmail.messagingengine.com> |
> I am getting the following error : ftptop: no curses or ncurses library > on this system > After installing 1.3.5b. I compiled it. I did add the library and > compiled it again, same error. After installing curses or ncurses on your system, did you re-run ProFTPD's configure script? $ cd /path/to/proftpd-1.3.5b/ $ make clean $ ./configure ... $ make $ make install The detection of libraries like this happens during that configure phase, not at "make" time. Hope this helps, TJ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html