It's actually really simple to build the client lib's you need to get
the MySQL support working.

Download the Community Server Source and you can build it from that.

I hade the same problem but for QT and MySQL support,
take a look at, http://demo.grenangen.se/drupal

There you will find a simple instruction set on how to build the
community server source for Leopard.
If that doesn't help, get back to me and I'll try to help further.



On Oct 31, 4:32 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 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