Not all that relevant to your problem, but... >B0.99-15/src/objs/chkslang -L/usr/local/lib -lslang -ltermcap -lm >/usr/bin/ld: can't locate file for: -ltermcap >make[1]: *** >[/Users/durandal/Prog/pipes/jed-B0.99-15/src/objs/chkslang] Error 1 >make: *** [jed] Error 2 >
>I did sudo find / -name "*termcap" and it turned up 2 files, one >called xterm.termcap and the other is in /usr/share/mist/termcap. 1/ sudo not needed. 2/ You should have searched for "*termcap*" because "-ltermcap" looks for a file libtermcap.a . -- Victor Eijkhout <[EMAIL PROTECTED]> tel: 865 974 9308 (W), 865 673 6998 (H), 865 974 8296 (F) http://www.cs.utk.edu/~eijkhout/ _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
