How to track down all required shared libraries?

Miki Tebeka miki.tebeka at zoran.com
Sun May 1 10:26:24 EDT 2005


Hello sdhyok,

> Now, I am in the situation to run the same program but on several
> different machines with the same Linux OS. To avoid the reinstallation,
> I like to pack up all shared libraries into a directory. Is there a
> good way to track down all shared libraries required to run a Python
> program?
There is a module call "modulefinder" in Python standard library. It might
do what you want.

HTH.
--
------------------------------------------------------------------------
Miki Tebeka <miki.tebeka at zoran.com>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 193 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050501/bf6d7794/attachment.sig>


More information about the Python-list mailing list