Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2013 21:24:28 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        freebsd-ports@freebsd.org, Bernard Higonnet <bthcom@higonnet.net>
Subject:   Re: Is there an easy way to find out which port loads which library?
Message-ID:  <5121124C.1010303@passap.ru>
In-Reply-To: <51210EAD.3010009@higonnet.net>
References:  <51210EAD.3010009@higonnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
17.02.2013 21:09, Bernard Higonnet пишет:

> Every once in a while, I have trouble installing a port and the problem 
> is either a missing library, an obsolete library, or some kind of 
> problem seemingly associated with a library.

pkg_libchk from sysutils/bsdadminscripts may be a good start.

> Is there a simple, direct, complete, and unequivocal way to find out 
> which port(s) install which libraries?

% pkg_info -W <filename>

At systems with pkgNG:
% pkg which <filename>

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5121124C.1010303>