Date: Fri, 12 Feb 2010 12:22:24 -0500 From: jhell <jhell@DataIX.net> To: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Cc: Matthew Seaman <m.seaman@black-earth.co.uk>, freebsd-ports@freebsd.org Subject: Re: FreeBSD Ports Problem - Please help Message-ID: <alpine.BSF.2.00.1002121213580.48230@pragry.qngnvk.ybpny> In-Reply-To: <1265977673.5468.5.camel@lenzinote> References: <6790187d1002112022q1a0dcd1dxbf9accdba50167c9@mail.gmail.com> <4B7516AA.3010600@black-earth.co.uk> <20100212062506.247d25d5@scorpio.seibercom.net> <4B754270.9030001@black-earth.co.uk> <1265977673.5468.5.camel@lenzinote>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote: > try to make it work again (with the now missing libjpeg.so.10... > by inserting a line in the /etc/libmap.conf > > echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf > > than probably all will work again... by the time you build all ports, > the later will be linked agains version 11.. and than you can > delete the line in the libmap.conf > > > Hope this will help..... > Among all these you may find it useful to install sysutils/libchk. This utility can play a key role in locating just the packages/ports that need to be rebuilt against the new library. This process is solely dependent on not having anything in libmap.conf. Process, 1). Run libchk and log its output. ( script libchk.log libchk ) 2). From the output of libchk look for libjpeg.so.10 and run pkg_info -W on the full path of the file that is mentioned above the lib listing. 3). From the output of pkg_info -W note the package name into update-pkgs.txt 4). Finally ( portupgrade -f `cat update-pkgs.txt` ) Good luck, - -- jhell -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLdY5YAAoJEJBXh4mJ2FR+etsIAIOEsAqR5IzIEwn3fKACvuEs VNikfycfTJrIkyd9uzfk7e42mPkEQ7C3z14W3D4lH5dtB794lQ9MPuu+BgCE0SOU tdlOCIsa9o2IfX5/MhWtkWGcuRsceG8kdBISEiwSjxieWIfmLnPECc/mCkEp8Nxg rEUCQIc0LvYFjLOwUDJwlvqBe/HzhipavBOFhKb3Gmzu1PekrJpxM8HBQmfo2d65 t1NObv5WKH+QEUFaTIt4YDPh+rmEhz3FwkSwIdwrjA19vBp9zjmNg8LHx8mY+JTT He5fJ8xdkJdwYyoj2+2EK/asJRXR4sMKwldXdeR9IZcz3bvSUVt/SfXdR2E701c= =yCBp -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1002121213580.48230>