Nevermind.  I want /usr/lib/libtermcap.a, which I can get by installing
a libtermcap-devel RPM, which isn't installed by default but is on the
second ISO.

-Jeff

On Fri, Oct 05, 2001 at 06:30:52PM -0700, Jeffrey Twu wrote:
> 
> Hi folks,
> 
>       I was trying to compile the JOVE text editor in LM81, but it had
> problems with finding the termcap library.
> 
> 
> [jctwu@web ~/jove]$ make
> cc  -O -o jjove commands.o keys.o argcount.o ask.o buf.o jctype.o
> delete.o disp.o insert.o io.o jove.o marks.o misc.o re.o screen.o
> termcap.o unix.o util.o vars.o list.o keymaps.o mouse.o abbrev.o
> rec.o paragraph.o fmt.o c.o wind.o fp.o move.o extend.o macros.o
> iproc.o reapp.o proc.o scandir.o term.o case.o -ltermcap
> /usr/bin/ld: cannot find -ltermcap
> collect2: ld returned 1 exit status
> make: *** [jjove] Error 1
> [jctwu@web ~/jove]$ 
> [jctwu@web ~/jove]$ ls /lib/libterm*
> /lib/libtermcap.so.2  /lib/libtermcap.so.2.0.8
> [jctwu@web ~/jove]$
> 
> 
>       I ran ldconfig to rebuild the /etc/ld.so.cache but that didn't
> help.  Anyone have any experience with this?  Thanks,
> 
> Jeffrey Twu
> [EMAIL PROTECTED]
> 
> P.S.  I could compile by linking the library explicitly
> (/lib/libtermcap.so.2), but I shouldn't have to do this.  ld -ltermcap
> should be able to find the termcap library.
> 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to