Re: [Pythonmac-SIG] Python on Intel

2006-06-27 Thread Ronald Oussoren
On 27-jun-2006, at 1:36, Bob Ippolito wrote: > > On Jun 26, 2006, at 4:04 PM, Matthew Strax-Haber wrote: > >> I have a MacBook Pro running MacOS X 10.4.6. What version of Python >> can/should I install that can run as a Universal binary? >> >> I found one version at: >> http://www.python.org/ftp

Re: [Pythonmac-SIG] [Python-Dev] Problems building Python on OSX 10.4.6?

2006-06-27 Thread Ronald Oussoren
Most, if not all, of this is deemed off-topic of python-dev, I'm continuing this conversation on the mac-sig. On 27-jun-2006, at 16:38, J. Jeffrey Close wrote: > > Hi Ronald, > > Thanks very much for the feedback. > > A few points and answers -- > > Which sources are you using? The 2.4.x t

Re: [Pythonmac-SIG] python 2.5b1

2006-06-27 Thread Christopher Barker
Ronald Oussoren wrote: > But a seperate unix installation shouldn't be > necessary to use Python. I've managed to keep my system Darwinports and fink free, but sometimes it's hard. It's apparently much easier to do a straight port of something that already works on Linux (and other *nixes) to

Re: [Pythonmac-SIG] Altering .profile during installation--a question

2006-06-27 Thread Ronald Oussoren
On 22-jun-2006, at 23:50, Bob Ippolito wrote: > On Jun 22, 2006, at 2:39 PM, Russell E. Owen wrote: > >> As was recently discussed the 2.5b1 installer modifies .profile to >> put >> the framework python's bin directory on the path. >> >> But...what happens if one runs the installer again, or in

Re: [Pythonmac-SIG] python 2.5b1

2006-06-27 Thread Ronald Oussoren
On 28-jun-2006, at 0:16, Christopher Barker wrote: > Ronald Oussoren wrote: >> But a seperate unix installation shouldn't be necessary to use >> Python. > > I've managed to keep my system Darwinports and fink free, but > sometimes it's hard. It's apparently much easier to do a straight >