On 11/9/05, Trevor Harmon wrote:

> Unfortunately, I don't know of any such tool for Java packages, which
> is what I've mainly been submitting to Fink. Same problem with Perl,
> Python, and so on. Anybody know of otool equivalents for these
> languages?

For python, try 'python -v your-script-here' and then run the
filenames after "... *.pyc matches " through the same sort of script
that pipes the output of 'otool -L' to 'dpkg -S'

Apparently the 'freeze' genre of tools use more sophisticated methods
to find out what gets imported, but those methods tend to break on
complex applications.

--
- Charles Lepple


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to