Date: Tue, 10 Nov 2009 19:21:18 +0200 From: Manolis Kiagias <sonicy@otenet.gr> To: Henry Olyer <henry.olyer@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: libjpeg.so.9 missing from my installation of FBSD 7.2 Message-ID: <4AF9A10E.5090603@otenet.gr> In-Reply-To: <1d7089c40911100809l3f71c819lf7febcf139407c8f@mail.gmail.com> References: <1d7089c40911100809l3f71c819lf7febcf139407c8f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Henry Olyer wrote: > I very much appreciate the help I get here. And boy!, do I need it. > > Undoubtedly I did something wrong when I was putting my system together. > But I just can't throw it away -- I'm trying to get some things done. > > So, awk! help! > Where you performing an upgrade of an existing system? AFAIK libjpeg.so.* libraries get installed by the graphics/jpeg port. This was (fairly) recently upgraded, and if you did not follow the /usr/ports/UPDATING instructions carefully, you probably ended up with some dependent apps still linked to the old version of the library. See /usr/ports/UPDATING: 20090719: AFFECTS: users of graphics/jpeg AUTHOR: dinoex@FreeBSD.org The IJG jpeg library has been updated to version 7.0. Please rebuild all ports that depend on it. In short, try the following (assuming you use portupgrade): portupgrade -fr graphics/jpeg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AF9A10E.5090603>