Previously from Neil Zanella
>
>On Tue, 23 May 2000, Michael Han wrote:
>
>> It's not a terribly difficult installation. For more information:
>> http://www.inria.fr/koala/lehors/xpm.html
>
>I agree but I must have done something wrong because when I try to
>launch netscape I get the following error:
>
>/usr/lib/netscape/netscape-communicator: error in loading shared libraries
>libXpm.so.4: cannot open shared object file: No such file or directory
So after installing, your Xpm lib still isn't usable for linking...
Seems strange. What's the output of 'make install' when you install
Xpm? You should have the following things:
/usr/X11R6/lib/libXpm.a
/usr/X11R6/lib/libXpm.so
/usr/X11R6/lib/libXpm.so.4
/usr/X11R6/include/X11/xpm.h
What happens if you do ldd against some Xpm-dependant binary? For
example:
$ ldd /usr/lib/netscape/netscape-communicator
All in all, I'm baffled by your problem with Xpm.
--
mikehan_at_best.com http://www.best.com/~mikehan/
coffee achiever San Francisco, California
The life uncaffeinated is not worth living.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed May 24 2000 - 01:15:40 BST