Re: MySQLdb setup on snow leopard help

2010-04-14 Thread Bdidi
On Apr 14, 12:51 am, VWAllen wrote: > I had a lot of trouble at first getting things setup on Snow Leopard > (mostly 32-bit/64-bit problems). > > Ultimately, I loaded the full stack through MacPorts (apache, mysql, > python, wsgi, django, etc. etc.). Almost all of the problems I ran > into with th

Re: MySQLdb setup on snow leopard help

2010-04-14 Thread Bdidi
On Apr 14, 12:51 am, VWAllen wrote: > I had a lot of trouble at first getting things setup on Snow Leopard > (mostly 32-bit/64-bit problems). > > Ultimately, I loaded the full stack through MacPorts (apache, mysql, > python, wsgi, django, etc. etc.). Almost all of the problems I ran > into with th

Re: MySQLdb setup on snow leopard help

2010-04-12 Thread Bdidi
On Apr 13, 8:07 am, Bdidi wrote: > On Apr 12, 8:31 pm, Steven Elliott Jr wrote:> Did > you run the install as sudo? Yes, the install was run as sudo. Alex Robbins wrote > If you are planning to deploy to linux servers, you might have a nicer > time developing on a linux v

Re: MySQLdb setup on snow leopard help

2010-04-12 Thread Bdidi
On Apr 12, 8:31 pm, Steven Elliott Jr wrote: > Did you run the install as sudo? > > -Steven Elliott Jr > Hmm, good question - I'd better check that. Thanks, Brett -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send em

Re: MySQLdb setup on snow leopard help

2010-04-12 Thread Bdidi
I reinstalled XCode to include 10.4 support and tried again, and MySQLdb is now installed, but now I get this: File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages/django/db/backends/mysql/base.py", line 13, in raise ImproperlyConfigured("Error loading MySQLdb

Re: MySQLdb setup on snow leopard help

2010-04-11 Thread Bdidi
I'm also having problems with this. Installing setuptools was no problem, but I still get errors trying to install MYSQLdb - this: dyld: Library not loaded: /usr/local/lib/libintl.3.dylib Referenced from: /usr/local/bin/gnused Reason: image not found which is odd since libintl.3.dylib is de