Argh.  The "Universal" version of MySQL includes only:  ppc, ppc64,
i386

[Macintosh:src/mysql-5.0.45-osx10.4-universal/lib] benha% file
libmysqlclient_r.a
libmysqlclient_r.a: Mach-O universal binary with 3 architectures
libmysqlclient_r.a (for architecture i386):     current ar archive
libmysqlclient_r.a (for architecture ppc64):    current ar archive
libmysqlclient_r.a (for architecture ppc):      current ar archive

So that means that in order to link to the MySQL libs, we'll need to
build/install a 64-bit version of MySQL.  Sigh...

Anyone have a set of reliable, working instructions for doing that?

-Ben



On Oct 30, 7:11 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Stuck in the same place.
>
> I'm guessing you d/l'd and installed the MySQL OSX 10.4 x86 installer
> package from MySQL.  I did.  I think it's only i386.
>
> They also have a Universal Binary OSX 10.4 file up there, but only in
> Tar format.  I'm d/l'ing that now to try. Hopefully it's got the
> x86_64 image in it as well.
>
> -Ben


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to