Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 06:56:37 -0500 (EST)
From:      Thomas David Rivers <rivers@dignus.com>
To:        drwho@xnet.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Package problems with xpm lib
Message-ID:  <199903121156.GAA05632@lakes.dignus.com>
In-Reply-To: <19990312024016.B4926@drwho.xnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> An awful lot of packages for X are having problems with the XPM library,
> *despite* the fact that the package dependancy is met.  But when attempting
> to run the package, I see:
> 
> ld.so failed: Can't find shared library "libXpm.so.4.11"
> 
> Any ideas?
> 

 Check to ensure that the shared library is on the ldconfig path,
run ldconfig -r and see if its listed.

 If it's not there, you'll need to add it...  see the man page for
ldconfig for more info.

	- Dave Rivers -





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903121156.GAA05632>