no library dependencies

Raphael Straub raphael at ira.uka.de
Fri Nov 13 01:42:31 PST 2009


David Cake wrote:
> At 7:19 PM +0100 11/11/09, Raphael Straub wrote:
>>
>> The easiest way to do this is to use the "macho_standalone" script  
>> on a copy of the dvdauthor and ffmpeg binaries from MacPorts that  
>> you put inside an application bundle, see
>> <http://lists.macosforge.org/pipermail/macports-users/2009-September/016836.html 
>> >.
>
> 	I tried going this route.
> 	For some reason the py26-macholib port doesn't install the command  
> line tools.

Well, they should be there. Maybe they are not where you expect them  
to be:

 > port contents py26-macholib | grep macho_standalone
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ 
macho_standalone
[...]

Please try to use this version. It works for me on Mac OS X 10.5 PPC.

> 	So I reverted to py-macholib, which installed python 2.4, but did  
> install the macho command line tools. Only, that  was missing a  
> dependency to modulegraph.... and ended up with a varient of the  
> same error I got with 2.6

I'll file a ticket for the missing modulegraph dependency.

Regards,
	Raphael



More information about the macports-users mailing list