Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Python 2.6 Install on OSX Server 10.5: lWhich flag to use in"configure" to Change the Install location?

Reply
Thread Tools

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

 
 
Omita
Guest
Posts: n/a
 
      04-29-2009
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
 
Reply With Quote
 
 
 
 
uuid
Guest
Posts: n/a
 
      04-29-2009
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.


On 2009-04-29 23:43:34 +0200, Omita <> said:

> However, as I am using OSX Server I would ideally like the install
> location to be here:
>
> /System/Library/Frameworks/Python.framework/



 
Reply With Quote
 
 
 
 
Piet van Oostrum
Guest
Posts: n/a
 
      04-30-2009
>>>>> Omita <> (O) wrote:

>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.
--
Piet van Oostrum <>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email:
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FormView change flag DavidC ASP .Net 2 03-21-2010 04:14 PM
Which flag to use in "configure" to Change the Install location? Omita Python 2 04-30-2009 05:58 PM
python-mcrypt install on Mac OSX =?UTF-8?Q?Ahmad_=E3=8B=A1_Baitalmal?= Python 3 09-20-2007 06:10 PM
Can't log in user having "must change password" flag set (Forms Au =?Utf-8?B?QXhlbCBEYWhtZW4=?= ASP .Net 3 08-29-2007 02:34 AM
Setting "User Cannot Change Password" Flag from ASP.NET/C# John Beard ASP .Net 1 09-06-2006 06:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57