On Tue, Nov 15, 2011 at 09:55:06PM +1100, Aaron Drew <[email protected]> wrote: > Both the 0.9.1 and dev snapshot seem (really!) broken to me. > lib/MD5.cc doesn't exist but its referenced in setup.py. There are > references to gfxpoly.c which seems split out now into its own > directory. It relies on a version of setuptools with CompileError that > isn't shipped with most common linux distros. It doesn't search > /usr/lib/x86_64.../ for libraries, etc, etc...
Oops. Thanks for letting me know about this. I haven't updated setup.py in a while. If it's that thoroughly broken, maybe we should remove it. My favorite way of building the python extensions is through configure / make, actually. It does require that you only have a single python version on your machine though. Matthias --------------- SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an existing subscription, please kindly point your favourite web browser at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>
