On 26/07/03 18:47 -0000, Mrudul Shah wrote: <snip>
../lib/Libpbs/libpbs.a -L/usr/lib -ltk8.3 -ltcl8.3 -L/usr/X11R6/lib -lX11 -lm -ldl /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status
This would have been sufficient to pinpoint the error. Install the XFree86-devel RPM. <snip>
[root@localhost pbs]# rpm - Uvh openpbs-2.3pl2-1.i386.rpm
error: failed dependencies: libtcl8.0.so is needed by openpbs-2.3pl2-1 libtk8.0.so is needed by openpbs-2.3pl2-1 /usr/bin/tclsh8.0 is needed by openpbs-2.3pl2-1 /usr/bin/wish8.0 is needed by openpbs-2.3pl2-1
This RPM has been compiled for an older version of RH, or for another distribution. I suggest recompiling the source RPM.
Devdas Bhagat