Date: Mon, 14 May 2012 16:12:37 +0200 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-ports@freebsd.org Subject: Re: is pkg-shlib(8) implemented yet? Message-ID: <4FB112D5.1000306@infracaninophile.co.uk> In-Reply-To: <20120514120108.GA3484@mech-cluster241.men.bris.ac.uk> References: <20120514120108.GA3484@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9216CB8629BC51397F19EC2B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 14/05/2012 14:01, Anton Shterenlikht wrote: > I get: >=20 >> > ldd /usr/local/bin/gnuplot |grep libz > libz.so.6 =3D> /lib/libz.so.6 (0x1204c4000) >> > pkg shlib libz.so.6 > libz.so.6 was not found in the database >> > > Is that expected? >=20 pkg-shlib is implemented, but turned off in the default configuration. As I recall, you need to add: SHAREDLIBRARIES: yes to /etc/pkg.conf. (Actually, check the pkg.conf man page on the specifics of that: I'm unfortunately not near anywhere I can confirm the syntax right now.) Once the shared library tracking function is enabled, you'll need to install from ports to populate the DB tables. Cheers, Matthew=09 --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig9216CB8629BC51397F19EC2B 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.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+xEtoACgkQ8Mjk52CukIwUUQCeIfdGTnIeTdGApXb4Eo2cXAxP 1zIAn3zztKhKCS+h1eFS/acWcSVUboHH =rKff -----END PGP SIGNATURE----- --------------enig9216CB8629BC51397F19EC2B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FB112D5.1000306>