On Mon, Apr 10, 2000 at 04:43:30PM -0600, Gary Hennigan wrote:
> Attila Csosz <[EMAIL PROTECTED]> writes:
> > I tried to compile spice 3f5 from source but I got the following error
> [errors snipped]
> > What is wrong?
>
> You need to install the termcap compatibility package, termcap-compat
> and
if i remember right, termcap is really old and kinda obsolete.
edit the make file and change -ltermcap to -lncurses
that should work.
nate
On Tue, 11 Apr 2000, Attila Csosz wrote:
acsosz >I tried to compile spice 3f5 from source but I got the following error
acsosz >
acsosz >
acsosz >/usr/bin/
Thanks, that was the wrong.
Thanks
Attila
On Mon, Apr 10, 2000 at 03:39:23PM -0700, aphro wrote:
> if i remember right, termcap is really old and kinda obsolete.
>
> edit the make file and change -ltermcap to -lncurses
>
> that should work.
>
> nate
>
> On Tue, 11 Apr 2000, Attila Csosz w
Attila Csosz <[EMAIL PROTECTED]> writes:
> I tried to compile spice 3f5 from source but I got the following error
[errors snipped]
> What is wrong?
You need to install the termcap compatibility package, termcap-compat
and then you may need to create the link:
ln -s /lib/libtermcap.so.2 /lib/libte
4 matches
Mail list logo