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
    $HOME/usr/local/python2.6/bin/python setup.py install

Matthias




Reply via email to