[Pythonmac-SIG] How to get setuptools to build a Universal Binary? [SOLVED!]

Ned Deily nad at acm.org
Thu Jan 8 21:42:59 CET 2009


Chris,

Thanks for all the work on this.  And nice summary!  Just one comment:

In article <4966593D.8060708 at noaa.gov>,
 Christopher Barker <Chris.Barker at noaa.gov> wrote:
> By the way, I've build a binary universal egg that should be 
> re-distributable - please let me know if you want to test it, or have a 
> place to host it.

Putting it out on the web isn't worth, IMHO.  I fear it would turn into 
YAPackage that doesn't get updated and eventually causes more trouble 
than it's worth.  Looking back over Joe's experience, my take it that 
the root cause of nearly all of the difficulties was the faulty MySQL 
5.1.30 distribution, which of course he had no reason to assume was bad.  
If he had been lucky enough to start with the 5.0 dist he ended up with 
and followed the standard install of MySQLdb, the MySQL part of his app 
building would have been straightforward.

I think documenting the problem with 5.1.30, which we've done in the 
pythonmac world and on the MySQL tracker, and if necessary "encouraging" 
a resolution over at MySQL are sufficient actions for now.

In any case, just my $0.02.

--Ned

-- 
 Ned Deily,
 nad at acm.org



More information about the Pythonmac-SIG mailing list