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 <[EMAIL PROTECTED]> http://tebeka.bizhat.com The only difference between children and adults is the price of the toys
pgpNcnbDVcXIs.pgp
Description: PGP signature
-- http://mail.python.org/mailman/listinfo/python-list