[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: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Tue, 9 Jun 2009 11:23:00 +1000

Hi Blair,

On 09/06/2009, at 10:44 AM, Blair Zajac wrote:

> Gavin Baumanis wrote:
>> <snip>

>> So after all that : my question is;
>> Can I remove the pre-bundled version of Python- and if so how?
>
> No, that's a bad idea.
>

OK. - Thanks.

>> 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?
>
> No, you don't want to use Python 2.4 as scripts written using Python
> 2.5 have
> features that 2.4 doesn't support so you can randomly break things
> on your Mac.
>
> As Aditya stated, you want your BuildBot to set it's own PATH to
> find Python 2.4
> before Python 2.5.
>

It's not to so much the buildbot. I haven't gotten that far yet.
The "current" problem is that the twisted application comes with an
installation application of its own and finds (and uses) the pre-
bundled Python 2.5
Despite the fact that 2.4.6 is in the path.
and typing "python" in a terminal window runs python 2.4.6

The twisted application upon startup shows that it is using 2.5 and
subsequently fails.

> BTW, have you checked out using MacPorts for this? It supplies
> pieces of what
> you need.

No I haven't....thanks. I will take a look now.

Gavin.

> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360503
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org
> ].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-09 03:24:58 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.