Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2010 11:58:40 +0000
From:      Matthew Seaman <m.seaman@black-earth.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Ports Problem - Please help
Message-ID:  <4B754270.9030001@black-earth.co.uk>
In-Reply-To: <20100212062506.247d25d5@scorpio.seibercom.net>
References:  <6790187d1002112022q1a0dcd1dxbf9accdba50167c9@mail.gmail.com>	<4B7516AA.3010600@black-earth.co.uk> <20100212062506.247d25d5@scorpio.seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3B4C82360AFB580490E593E7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 12/02/2010 11:25, Jerry wrote:
> I have been experiencing a similar problem. I cannot locate
> libjpeg.so.10 on my system after the update. I do have this version
> however:
>=20
> 	$ locate libjpeg.so.11
> 	/usr/local/lib/libjpeg.so.11
>=20
> however, nothing wants to link against it.

I was misled by an out of date locate database.  libjpeg.so.11 is the
ABI version installed by jpeg-8.  It's been in the ports for about 6
days now.

Every port that links against libjpeg.so should have had its
PORTREVISION bumped so that they would be recompiled to link against
the new libjpeg shlib.  This should happen automatically by using your
standard 'update everything that is out of date' ports maintenance comman=
d

    # portupgrade -a

or

    # portmanager -a

You'll know if you've run those commands because a good fraction of
your installed ports would have been rebuilt.  Note however the bug and
workaround mentioned in UPDATING if you use KDE 3 or QT 33 based
software.  If you don't apply the workaround, then eg. kde apps can end
up still linked against libjpeg.so.10.

If all your ports are apparently up to date, but still somehow not
linked against libjpeg.so.11 then the procedure I described in my
previous e-mail should sort you out.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.              7 Priory Courtyard, Flat 3
Black Earth Consulting                       Ramsgate
                                             Kent, CT11 9PW
Free and Open Source Solutions               Tel: +44 (0)1843 580647


--------------enig3B4C82360AFB580490E593E7
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkt1QnoACgkQ8Mjk52CukIzKrACfcXhmBQ35s3DBjjyq5Bwgy5HF
900An174rSp/mhUUqcveyRuyKmBIWZRQ
=W/5e
-----END PGP SIGNATURE-----

--------------enig3B4C82360AFB580490E593E7--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B754270.9030001>