Re: [Pythonmac-SIG] [Python-Dev] sad state of OS X Python testing...

2010-10-05 Thread Stephen Hansen
On Sat, Oct 2, 2010 at 1:37 PM, "Martin v. Löwis" wrote: > > I'm already running a Jython buildslave on an Intel Mac Pro which is > > pretty underused - I'd be happy to run a CPython one there too, if > > it'd be worthwhile. > > I think Bill was specifically after Snow Leopard - what system are yo

[Pythonmac-SIG] Building 2.5 on SL

2009-10-06 Thread Stephen Hansen
Hi all. I'm trying to build a "private" instance of Python 2.5.4 on Snow Leopard, and am running into a problem. To get started, I'm doing: Top:Python-2.5.4 shansen$ export CC=/usr/bin/gcc-4.0 Top:Python-2.5.4 shansen$ ./configure --enable-universalsdk --enable-framework=/Library/APT/Frameworks

[Pythonmac-SIG] "Launching" a file on a mounted server.

2005-03-17 Thread Stephen Hansen
raise aetools.Error, aetools.decodeerror(_arguments) aetools.Error: (-1, 'errAEEventFailed', None) Now, i can browse into that directory (QA_Edit40->element) and run that file fine, and if i copy that file onto the roof of the share (so it becomes /Volumes/server/file2.jpg) it runs fine.. Just