Which flag to use in "configure" to Change the Install location?

2009-04-29 Thread Omita
Long story short... I am installing Python 2.6 on OSX. By default the Library is installing here: /Library/Frameworks/Python.framework However, as I am using OSX Server I would ideally like the location to be here: /System/Library/Frameworks/Python.framework/ Do I need to use the "--libdir" fl

Python 2.6 Install on OSX Server 10.5: lWhich flag to use in "configure" to Change the Install location?

2009-04-29 Thread Omita
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