On Fri, Aug 7, 2009 at 12:25 PM, Matthias Kramm<[email protected]> wrote:
> On Wed, Aug 05, 2009 at 08:55:47PM +0100, Norman Khine <[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
>
> Oh boy, freetype is really annoying with their weird header
> file locations.
>
> Could you try this, please:
>    include_dirs=/opt/local/include/freetype2 python setup.py build

Here is a new error ;)

http://paste.lisp.org/+1TGX#1


>
> Matthias
>
>
>
>
>


Reply via email to