Hi, you need libx6 from the oldlibs section.
> I'm getting the following output results: > > bash-2.01$ ldd wfica > libXaw.so.6 => not found > libXt.so.6 => not found > libX11.so.6 => not found > libc.so.5 => /lib/libc.so.5 (0x40009000) > > bash-2.01$ ldd wfcmgr > libXpm.so.4 => not found and xpm4.7 (not sure about the last digit, this is the package name in Debian 2.1) from oldlibs > libSM.so.6 => not found > libICE.so.6 => not found > libXmu.so.6 => not found > libXt.so.6 => not found > libX11.so.6 => not found > libc.so.5 => /lib/libc.so.5 (0x40009000) > There are file Contents-<arch>.gz in ftp://ftp.debian.org/debian/dists/<name> that list all available files and the corresponding debian packages. Regards, Thomas