Darian Lanx wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Olivier Dhez wrote:

I can find how to get termcap.

There is the error I get during the configure

    creating libtool
    checking for tgoto in -ltermcap... no
    configure: error: Termcap not found

If anyone have any idea, to help me

Olivier

tgoto comes from ncurses also as a direct interface tot he termcap's

Try getting it from -lncurses

But since 10.2, /usr/lib/libtermcap.dylib exists, too, as a symlink to libncurses. So -ltermcap should, in principle, work. So Olivier, if he is not on OSX 10.1, may have some other problem. The end of the config.log file often gives further clues.


--
Martin




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to