Re: Django on Intel mac?

2006-06-07 Thread Greg Harman
Corey Oordt wrote: > I have MacBook, and although it was a challenge to get everything up > and running, I ended up using darwinports to install apache 2, mysql > 5 and python 2.4. > > Everything is working really well now Yeah, the only cases I've read about where people have gotten this worki

Re: Django on Intel mac?

2006-06-07 Thread Greg Harman
Jeremy Dunck wrote: > What error are you getting? $ sudo python setup.py build Password: running build running build_py copying MySQLdb/release.py -> build/lib.macosx-10.4-fat-2.4/MySQLdb running build_ext building '_mysql' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u

Re: Django on Intel mac?

2006-06-06 Thread Greg Harman
Oliver Kiessler wrote: > --- > > I also tried MysqlDB which compiles fine but throws a runtime error: > > macbookpro:~/mysite oliver$ python manage.py runserverValidating models... > Unhandled exception in thread started by > Traceback (most recent call last): > File > "/Library/Frameworks/P