[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Python requirements for buildbot - MAC

From: Aditya Joshi <aditya.joshi.2000_at_gmail.com>
Date: Mon, 8 Jun 2009 18:37:00 -0500

> If I can't - Can I have the OS and applications "see" the 2.4.6
> install as being the "default" version of Python to use?
in Terminal type
$which python

That should tell you the "default" python being invoked. You can edit
the $PATH variable (.bashrc) to put the 2.4.6 bin directories before
the one pointed out by the which command. Run "which python" again to
verify.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360499

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-09 02:34:44 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.