help finding a file
Thierry Thomas
thierry at freebsd.org
Thu May 20 19:40:59 UTC 2021
Le jeu. 20 mai 21 à 3:00:19 +0200, paul beard <paulbeard at gmail.com>
écrivait :
> ldd /usr/local/bin/smbtorture | grep found
>
> libpytalloc-util.cpython-38.so.2 => not found (0)
>
> libpytalloc-util.cpython-38.so.2 => not found (0)
>
> libpytalloc-util.cpython-38.so.2 => not found (0)
>
>
> find . -name pkg-plist -exec grep libpytalloc-util.cpython-38.so {} \;
$ pkg which /usr/local/lib/libpytalloc-util.cpython-38.so.2
/usr/local/lib/libpytalloc-util.cpython-38.so.2 was installed by package talloc-2.3.1
Unfortunately, many Python ports have a dynamic plist, and you cannot
grep them.
--
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20210520/4332568a/attachment.sig>
More information about the freebsd-python
mailing list