FreeBSD Ports Problem - Please help

jhell jhell at DataIX.net
Fri Feb 12 17:22:48 UTC 2010


-----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-----


More information about the freebsd-ports mailing list