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 definitely there; and this:

building '_mysql' extension
Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/
MacOSX10.4u.sdk

That squares with the fact that when I check where XCode is installed,
I find SDKs for 10.6 and 10.5 but not 10.4, but does this mean I need
the 10.4 SDK in order to install MYSQLdb?

Thx

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to