Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 16:48:10 +0800
From:      Lim Wee Guan <weeguan@hem.passagen.se>
To:        Chuck Rock <carock@epctech.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 4.2 and MRTG port
Message-ID:  <20001206164810.E95385@nexus>
In-Reply-To: <000e01c05d6d$c2295140$1805010a@epconline.net>; from carock@epctech.com on Sun, Dec 03, 2000 at 03:12:35PM -0600
References:  <000e01c05d6d$c2295140$1805010a@epconline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 03, 2000 at 03:12:35PM -0600, Chuck Rock wrote:
> I've installed FReeBSD 4.2, and also MRTG from the packages.
> 
> MRTG won't run though, it complains about...
> 
> /usr/libexec/ld-elf.so.1: Shared object "libpng.so.3" not found
> 
> Looking at the png 1.0.8 port that is a dependency, it creates libpng.so.4
> 
> Is this a problem with one or both ports?
> 
> What can I do to fix it? copy libpng.so.4 to .3?
> 

Hi Chuck,

I had this problem myself when I installed Eterm. Don't know how to
solve it, but since there were no other answers, I thought you might
like to know how I "overcame" it. 

I made a symlink from libpng.so.3 to libpng.so.4 and the problem went
away. Copying does the same thing, but you waste a bit more disk
space.

If anyone knows of a better way, I'm all ears too...  ;-)

Regards,

Wee Guan.


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?20001206164810.E95385>