In article 
<e9238c96-932a-40d1-9950-f93bb4c06...@s1g2000prg.googlegroups.com>,
 googler.1.webmas...@spamgourmet.com wrote:

> I want to embedd it into my app so on the 'customers'-mac I want
> to put python into a subdirectory of my app.
> 
> and with the configure command above, that will not work
> because the library has to be on every system in /Library/Framework/
> so I found out that @executable_path is replaced by the path of the
> app.

Have you looked at py2app yet?  It should take care of all that for you.

http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html

-- 
 Ned Deily,
 n...@acm.org

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to