[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Jan 23 00:09:39 2001 
Subject:Re: linux-installation 
From:Peter Buchlovsky 
Volume-ID:1010123.01 

"Monika Sester" <monika.sester@ifk.uni-hannover.de> writes:

> hi,
> i just downloaded the linux-distribution and tried to run pop11.
> (i am working with suse linux).
> 
> however, the system is missing a library.
>     libtermcap.so.2
> 
> any hint where to find it ?

I had the same problem on my debian system. It appears poplog was
linked against "libtermcap.so.2" instead of "libtermcap.so". The quick
fix that I applied was to symlink /usr/lib/libtermcap.so.2 to
/usr/lib/libtermcap.so

I hope that helps.

Regards,
Peter