>> "BS" == Benjamin Suto <[EMAIL PROTECTED]> writes:
BS> Just wanted to post that I resolved this problem by making sure I
BS> had xpm, libc5, and xlib6 from the oldlibs installed, then adding
BS> /usr/lib/libc5-compat to my LD_LIBRARY_PATH.
This line should already be in /etc/ld.so.conf.
$ cat /etc/ld.so.conf
/usr/X11R6/lib/Xaw95
/usr/X11R6/lib/Xaw3d
/usr/X11R6/lib
/usr/lib
/lib/libc5-compat
/usr/local/lib
/usr/lib/libc5-compat
Ciao,
Martin

