Long story short... I am installing Python 2.6 on OSX Server.  By
default the Python.framework is installing in /Library:

/Library/Frameworks/Python.framework

However, as I am using OSX Server I would ideally like the install
location to be here:

/System/Library/Frameworks/Python.framework/

Do I need to use the "--libdir" flag? Or is that referring to "lib"
not "Library"?

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

Reply via email to