Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 1999 17:07:40 -0500 (EST)
From:      Trevor Johnson <trevor@jpj.net>
To:        Rick Knebel <rknebel@uplink.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: xcmail
Message-ID:  <Pine.BSI.3.95.991031165926.29700A-100000@blues.jpj.net>
In-Reply-To: <19991031163001.B1754@rknebel.uplink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> ld.so failed: Can't find shared library "libXpm.so.4.10"  

> Even if you don't use this program can anyone give me an idea what library
> is missing and where I can find it.

Under 3.3-STABLE, "locate" turns up /usr/X11R6/lib/libXpm.so.4 .  If you
have that too, you could try making a symlink:

	# cd /usr/X11R6/lib;ln -s libXpm.so.4 libXpm.so.4.10

Better yet, the source seems to be at
ftp://trilug.fh-trier.de/pub/XCmail/xc-mail-1.0.0.tar.gz .
__
Trevor Johnson




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?Pine.BSI.3.95.991031165926.29700A-100000>