On 2012-10-24 20:11:57 +0000, James Cameron said: > I would certainly welcome help on Mac OS X packaging for 0.9, which I > released yesterday. Plenty of Macs here, but no clue. Opening a new thread. I prefer to do my python work inside of virtualenv. Sadly pygame does not compile via pip (or easy_install). I really don't want to use one of the binary installs as it "pollutes" the system and make upgrades more challenging. Linux (.deb) package management should be a beacon to the other operating systems on how to make packages. Here's the nasty errors messages from clang when attempting to install (compile) pygame. src/scale_mmx64.c:424:27: error: invalid instruction mnemonic 'movsxl' src/scale_mmx64.c:499:27: error: invalid instruction mnemonic 'movsxl' I'll clone the mercurial repo and see what's going on. -- Bob Tanner <basic at us.netrek.org> Key fingerprint = 9906 320A 8BB6 64AD 96A7 7785 CBFB 10BF 568B F98C