Re: compiling spice from src

2000-04-11 Thread Wojciech Zabolotny
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

Re: compiling spice from src

2000-04-11 Thread aphro
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/

Re: compiling spice from src

2000-04-10 Thread Attila Csosz
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

Re: compiling spice from src

2000-04-10 Thread Gary Hennigan
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

compiling spice from src

2000-04-10 Thread Attila Csosz
I tried to compile spice 3f5 from source but I got the following error /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status make[3]: *** [spice3] Error 1 /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status make[3]: *** [nutmeg] Error 1 /usr/bin/ld: cannot find