Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2001 01:35:07 -0400 (EDT)
From:      Jim Durham <durham@w2xo.pgh.pa.us>
To:        Jeff MacDonald <bignose@fastmail.ca>
Cc:        kstewart@owt.com, questions@FreeBSD.ORG
Subject:   Re: problems with kde 2.2.2
Message-ID:  <Pine.BSF.4.21.0110270135370.70939-100000@w2xo.pgh.pa.us>
In-Reply-To: <3BD950FD.000037.20722@frodo.searchcanada.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 26 Oct 2001, Jeff MacDonald wrote:

> It's a dual 300 so it's not that bad.
> 
> Basically i pkg_delete'd everything that depended on the
> old png, then i removed all of kde, and did a fresh install
> of the newest png from ports. then installed kde with sysinstall.
> 
> problem being , now when i start kde it says libpng.so.4 cannot
> be found. there is a libpng.so.5 in /usr/local/lib..
> 
> now what ? 
> [btw thanksf for the patience so far]
> jeff.
> 
> >
You could do:

ln libpng.so.5 libpng.so.4 .

Since the later .5 lib is a superset of .4, then it *should* work..
(no guarantees, though, 8-) )

-Jim Durham





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.BSF.4.21.0110270135370.70939-100000>