LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   pftp - can't compile (https://www.linuxquestions.org/questions/linux-newbie-8/pftp-cant-compile-78308/)

owl123 08-02-2003 09:34 AM

pftp - can't compile
 
i have following error while compiling pftp:

make[1]: Entering directory `/home/owl/pftp/pftpfxp/src'
g++ -c -Wall -D_REENTRANT -I../include -O2 -I/usr/local/ssl/include -DTLS main.cc
main.cc:4: curses.h: No such file or directory
main.cc:5: panel.h: No such file or directory
make[1]: *** [main.o] error 1
make[1]: Leaving directory `/home/owl/pftp/pftpfxp/src'

What should I do now?
Thanks for help :]

ksgill 08-02-2003 09:45 AM

Are u installing the source of pftp?

owl123 08-02-2003 09:46 AM

yes, it comes from http://pftp.suxx.sk/pftp/, tried all versions there

ksgill 08-02-2003 09:48 AM

But why the source? why arent you installing the program? which can be found here:
http://www.pftp.de/

owl123 08-02-2003 11:53 AM

Because i need the version which is at pftp.suxx.sk

Nevermind, I know what's wrong. Ncurses libraries need to be installed.


All times are GMT -5. The time now is 09:47 PM.