On Sat, Jun 23, 2001 at 08:25:50PM -0400, Agner-Nichols wrote: > I am trying to install WordPerfect on Linux -- it is set up to use a 2.0.8 > kernel, but I am running Potato 2.2.12, and I get a 'cannot open libXt.so.6' > message when I start WordPerfect. In Potato, libXt.so.6 is in > /usr/X11R6/lib. Anyone recall where the 2.0 kernel points for libXt.so.6. > > Any help is appreciated.
Look at the thread "Mosaic: can't find library 'libXt.so.6'" and "Thanks" that hit the list today. You have the same problem with a different program. If you have deleted them check http://www.geocrawler.com/lists/3/Debian-Linux/199/0/ The "Mosaic..." thread is there already. The "Thanks" thread basically said try - $ strace wordperfect &> strace_out or whatever^^^^^^^ executable wordperfect uses $ grep libXt.so.6 strace_out Look at where the library is pointing and then create a link there from where your libXt.so.6 actually resides. Run - $ locate libXt.so.6 if it isn't on your machine you will have to install xlib6g. hth, kent -- From seeing and seeing the seeing has become so exhausted First line of "The Panther" - R. M. Rilke