[ale] help with lib

Michael Hirsch mhirsch at nubridges.com
Wed Jan 26 14:27:58 EST 2005


The -L/usr/lib/termcap implies that there is a library in that
directory.  What does ls /usr/lib/libtermcap look like?  There must be
something there.

 

Michael

 

  _____  

From: ale-bounces at ale.org [mailto:ale-bounces at ale.org] On Behalf Of
Davis, Ringo (Lester)
Sent: Wednesday, January 26, 2005 1:13 PM
To: Atlanta Linux Enthusiasts
Subject: RE: [ale] help with lib

 

I finally got it to work with the following:

gcc sailor.c navigate.o -o sailor   -L/usr/lib/termcap -lncurses
-ltermcap -lm

A combination of using ncurses instead of curses and the
-L/usr/lib/termcap.

 

But this does not explain why it could not find the termcap lib. Should
there be a path statement in my .bashrc file to tell gcc where the libs
are located?

Ringo

 

-------------- next part --------------
An HTML attachment was scrubbed...




More information about the Ale mailing list