How to track down all required shared libraries?

sdhyok sdhyok at gmail.com
Sat Apr 30 17:26:05 EDT 2005


Recently, I installed many shared libraries to run a program written in
Python.
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?

Daehyok Shin




More information about the Python-list mailing list