On Apr 4, 2006, at 9:22 PM, Bob Ippolito wrote: > That will install py2app and related tools. After that's done, > you'll have a new bdist_mpkg shell command which you can just run > in any directory with a setup.py and it will (more likely than not) > build a .mpkg out of it.
Hey, it worked! I now have a universal .mpkg for PyXML. What should I do with it? > That means your MySQL libraries are PPC only and won't be > compatible with Python running on i386. You'll want to obtain a > universal build of MySQL to link against. Yuck. MySQL hasn't released a universal binary; they have separate packages for PPC, PPC 64 bit, and x86. I could try building it from source, but my guess is that I'd very quickly be in over my head. Anything else I can do to help? Todd _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig