Subject: Re: fvwm95 problem with libXpm.so.4
To: Charles Redmond <charlie25@my-dejanews.com>
From: Andy Doran <ad@psn.ie>
List: port-pmax
Date: 04/15/1999 23:38:28
On Thu, 15 Apr 1999, Charles Redmond wrote:

>  Hi again,
> 	Didn't  send last reply to the list.. Doh!
> 
> >The simple answer is symlink libXpm.so.4 to libXpm.so.4.10.  As to why
> >the symlink is missing is another question...
> 
> I've tried this and I still received the same error message.. Are there any other steps after the ln -s 
> or are there any other suggestions to try ?

Are you sure? 

	# ln -s libXpm.so.4.10 libXpm.so.4

Make sure the directory that the library is in is listed in
/etc/ld.so.conf. If it isn't, add it, then run 'ldconfig'.

Andy.