Re: [Pythonmac-SIG] Trouble installing mxdatetime

2005-03-13 Thread Jason Van Anden
/archives/category/python/pygame/ Jason Van Anden On Mar 12, 2005, at 9:18 AM, Kevin Dangoor wrote: Sounds like you might not have Xcode/Developer Tools installed. They don't come installed by default. Kevin Jason Van Anden wrote: Hi, I was attempting to install mxdatetime on a mac mini - b

[Pythonmac-SIG] Trouble installing mxdatetime

2005-03-12 Thread Jason Van Anden
Hi, I was attempting to install mxdatetime on a mac mini - but it fails when I run setup. Repeated messages tell me it was unable to execute gcc. I unzipped the release in a temp folder and ran: sudo python setup.py install Advice appreciated. J ___