On Wed, Aug 5, 2009 at 5:28 PM, Matthias Kramm<[email protected]> wrote: > On Wed, Aug 05, 2009 at 04:53:21PM +0100, Norman Khine <[email protected]> > wrote: >> I have a test python setup at $HOME/usr/local/python2.6, how do I >> build swftools against this, I've tried setting both: > > If you're only interested in the python package, you could > also try your luck with the setup.py script: > $HOME/usr/local/python2.6/bin/python setup.py build
I tried this already, but had a different error: http://paste.lisp.org/+1TGX freetype is located at -I/opt/local/include/freetype2 > $HOME/usr/local/python2.6/bin/python setup.py install > > Matthias > > > > >
