Re: MySQL-Python and Snow Leopard

2009-09-09 Thread Walter Scheper
Brandon Taylor wrote:
[snip]

> However, I can't get MySQL-Python 1.2.3c1 to compile. I have re-
> installed Xcode for 10.6, but I get an error trace a mile long, ending
> with error: Setup script exited with error: command 'gcc' failed with
> exit status 1
> 

Hey Brandon,

The new version of Xcode that comes with 10.6 no longer includes the 
10.4 SDK by default, which is causing problems for a lot of applications 
that expect it to be there. Without seeing your gcc error trace, I can't 
be sure this is your problem, but that's my best guess. Check your error 
trace and see if Xcode is complaining that it can't find MacOSX10.4u.sdk.

If that is your problem, then you need to re-install Xcode and select 
Mac OS X 10.4 Support on the Custom Install page.

Hope this helps,
Walter Scheper

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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
-~--~~~~--~~--~--~---

<>

MySQL-Python and Snow Leopard

2009-09-08 Thread Brandon Taylor

Hi everyone,

After following the custom build instructions for MySQL from
Hivelogic, http://hivelogic.com/articles/compiling-mysql-on-snow-leopard/
MySQL is running just fine.

However, I can't get MySQL-Python 1.2.3c1 to compile. I have re-
installed Xcode for 10.6, but I get an error trace a mile long, ending
with error: Setup script exited with error: command 'gcc' failed with
exit status 1

Fun times. Has anyone been able to get this running? I'd appreciate
some pointers!

Thanks,
Brandon
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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
-~--~~~~--~~--~--~---