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

O

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 I need to use the "--libdir" flag? Or is that referring to "lib"
not "Library"?

-Thanks
 
U

uuid

My first intuition would be that - even if it works - this would break
future OS X updates, since you're probably not fixing the receipt files.
 
P

Piet van Oostrum

Omita said:
O> Long story short... I am installing Python 2.6 on OSX Server. By
O> default the Python.framework is installing in /Library:
O> /Library/Frameworks/Python.framework
O> However, as I am using OSX Server I would ideally like the install
O> location to be here:
O> /System/Library/Frameworks/Python.framework/

That's a good recipe to ruin your system software.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top