Link to home
Start Free TrialLog in
Avatar of wqclatre
wqclatre

asked on

Compile problem

I try to compile ghostpcl and get this:

/usr/bin/ld: cannot find -lXt


On my mandrake machine.

What am I missint?
ASKER CERTIFIED SOLUTION
Avatar of ahoffmann
ahoffmann
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Duncan Roe
You may be missing x-devel. Or you may just have to put -L/usr/X11R6/lib Or lib64, if compiling 64-bit).
You need the following files to be on your system:
/usr/X11R6/lib/libXt.so.6.0
/usr/X11R6/lib/libXt.so.6
/usr/X11R6/lib/libXt.so
/usr/X11R6/lib/libXt.a