Martin Gamwell Dawids píše v Pá 21. 10. 2011 v 07:55 -0700: > /usr/local/lib/python2.2/config/libpython2.2.a > > I'm working on adding an additional parameter to Build.py to specify a > custom search path for the Python lib.
what about looking for command 'python-config'? you could get some info from it like: python-config --prefix -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
