Date: Wed, 10 Oct 2001 00:17:55 -0400 From: Andrew J Caines <A.J.Caines@halplant.com> To: FreeBSD Questions <FreeBSD-Questions@FreeBSD.org> Cc: Mike Meyer <mwm@mired.org> Subject: Re: Tracking down libpng.so.4 package dependency Message-ID: <20011010001755.D617@hal9000.servehttp.com> In-Reply-To: <20010925223250.D39250@hal9000.servehttp.com>; from A.J.Caines@halplant.com on Tue, Sep 25, 2001 at 10:32:51PM -0400 References: <103067005@toto.iv> <15284.53157.808642.644254@guru.mired.org> <20010925223250.D39250@hal9000.servehttp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As a belated followup to my own question, I can now reveal the answer to
my question:
> In a recent round of package updates using the excellent portupgrade to
> build from ports, I updated to png-1.2.0, which moved from libpng.so.4 to
> libpng.so.5.
>
> Naturally a bunch of other packages were linked to libpng.so.4 and so
> weren't too thrilled with seeing it disappear. After a forced update,
> almost all of them picked up the new png lib and run happily, however I
> seem to be unable to track down the last one or more.
The answer is of course to RTFM.
From portupgrade(1):
o Rebuild and reinstall all the dependent packages of png that had been
installed prior to png:
portupgrade -fr png -x '>=png'
And lo, it did. What a lovely tool.
Aparently, I'd missed gnomecanvas, gnomeaudio, gconf, glibwww and libgda,
all of which depend on libpng.
-Andrew-
--
_______________________________________________________________________
| -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com |
| "They that can give up essential liberty to obtain a little temporary |
| safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |
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?20011010001755.D617>
