Did anyone ever get this working, I am tearing my hair out here trying to figure it out; I finally get it to build and now I'm getting:-
ImproperlyConfigured: Error loading MySQLdb module: dlopen(/Library/ WebServer/.python-eggs/MySQL_python-1.2.2-py2.5-macosx-10.5-i386.egg- tmp/_mysql.so, 2): no suitable image found. Did find: /Library/WebServer/.python-eggs/MySQL_python-1.2.2-py2.5-macosx-10.5- i386.egg-tmp/_mysql.so: no matching architecture in universal wrapper Please, please, please, somebody help! I've been using Django for ages under a 32-bit system and need to get it up and running ASAP... On Nov 5, 6:44 pm, SneWs <[EMAIL PROTECTED]> wrote: > 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_64image 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 -~----------~----~----~----~------~----~------~--~---