Re: [Pythonmac-SIG] Problems installing Python-2.7a3 on 10.6.2

2010-03-04 Thread Ronald Oussoren
On 22 Feb, 2010, at 4:40, Tom Loredo wrote: > > Hi folks- > > I've tried installing an intel framework universal build of > Py-2.7a3 on Snow Leopard 10.6.2 (i.e., i386 + x86_64). I > used this configure: > > ./configure --prefix=/usr/local/tmp --enable-framework > --with-framework-name=Pyth

Re: [Pythonmac-SIG] Problems installing Python-2.7a3 on 10.6.2

2010-02-22 Thread Ned Deily
[resending, possibly lost in transit] In article <1266810052.4b81fcc464...@astrosun2.astro.cornell.edu>, Tom Loredo wrote: > I've tried installing an intel framework universal build of > Py-2.7a3 on Snow Leopard 10.6.2 (i.e., i386 + x86_64). I > used this configure: > > ./configure --prefix=/u

[Pythonmac-SIG] Problems installing Python-2.7a3 on 10.6.2

2010-02-21 Thread Tom Loredo
Hi folks- I've tried installing an intel framework universal build of Py-2.7a3 on Snow Leopard 10.6.2 (i.e., i386 + x86_64). I used this configure: ./configure --prefix=/usr/local/tmp --enable-framework --with-framework-name=PythonAlpha --enable-universalsdk=/ -- with-universal-archs=intel