Yeah, Unfortunately the find command doesn't work if libXt isn't installed. Someone else sent me the package name so I could install it.
Robert Thus spake John Miskinis ([EMAIL PROTECTED]): > Hi, > > Below I included the find command that will allow you to look > for libraries, as well as where the libXt is on my system... > > debian:~# find /usr/X11R6/ -name "libXt.*" -print > /usr/X11R6/lib/libXt.so > /usr/X11R6/lib/libXt.so.6.0 > /usr/X11R6/lib/libXt.so.6 > debian:~# > > > > >From: "Robert L. Harris" <[EMAIL PROTECTED]> > >To: Debian Users <[email protected]> > >Subject: lib Xt? > >Date: Wed, 23 Feb 2000 21:36:56 -0700 > > > > > >I'm trying to compile ghostscript 5.5 and I'm getting this: > > > >/usr/bin/ld: cannot find -lXt > > > > > >Anyone know which library this is? > > > >Robert > > > >:wq! > >--------------------------------------------------------------------------- > >Robert L. Harris | Low quality in a product happens. > >Senior System Engineer | That doesn't mean it's right and > > at RnD Consulting | definitely doesn't mean it should > > \_ be accepted. Require quality. > >DISCLAIMER: > > These are MY OPINIONS ALONE. I speak for no-one else. > >FYI: > > perl -e 'print > >$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' > > > > > >-- > >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < > >/dev/null > > > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com :wq! --------------------------------------------------------------------------- Robert L. Harris | Low quality in a product happens. Senior System Engineer | That doesn't mean it's right and at RnD Consulting | definitely doesn't mean it should \_ be accepted. Require quality. DISCLAIMER: These are MY OPINIONS ALONE. I speak for no-one else. FYI: perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

