Re: [Pythonmac-SIG] Python 2.4 on Tiger

2005-05-25 Thread Bob Ippolito
On May 25, 2005, at 3:35 PM, Tim Cornwell wrote: > Bob Ippolito redivi.com> writes: > >> On May 25, 2005, at 12:53 AM, Tim Cornwell wrote: >> >> >>> >>> This might be a RTFM question so apologies if so. I've used >>> darwinports to build python2.4 on Tiger. When I run python2.4, I get >>> the fo

Re: [Pythonmac-SIG] Python 2.4 on Tiger

2005-05-25 Thread Tim Cornwell
Bob Ippolito redivi.com> writes: > > > On May 25, 2005, at 12:53 AM, Tim Cornwell wrote: > > > > > This might be a RTFM question so apologies if so. I've used > > darwinports to build python2.4 on Tiger. When I run python2.4, I get > > the following: > > > > fuji:~ root# python2.4 > > sem_init

Re: [Pythonmac-SIG] Python 2.4 on Tiger

2005-05-25 Thread Bob Ippolito
On May 25, 2005, at 12:53 AM, Tim Cornwell wrote: > > This might be a RTFM question so apologies if so. I've used > darwinports to build python2.4 on Tiger. When I run python2.4, I get > the following: > > fuji:~ root# python2.4 > sem_init: Function not implemented > sem_wait: Bad file descriptor

Re: [Pythonmac-SIG] Python 2.4 on Tiger

2005-05-25 Thread Markus Weissmann
hmmm... strange - works like a charm here; what version/revision of python24 do you have installed? (-> port 'installed python24') I just get Zarquon:/ mww$ python2.4 Python 2.4.1 (#1, May 22 2005, 12:40:19) [GCC 4.0.0 20041026 (Apple Computer, Inc. build 4061)] on darwin Type "help", "copyrigh

[Pythonmac-SIG] Python 2.4 on Tiger

2005-05-25 Thread Tim Cornwell
This might be a RTFM question so apologies if so. I've used darwinports to build python2.4 on Tiger. When I run python2.4, I get the following: fuji:~ root# python2.4 sem_init: Function not implemented sem_wait: Bad file descriptor sem_post: Bad file descriptor sem_wait: Bad file descriptor s