swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Compiling pyswf on OS X


From: Ksenia Marasanova
Subject: Re: [Swftools-common] Compiling pyswf on OS X
Date: Wed, 27 Oct 2004 12:15:36 +0200

Anyway, it seems that the following check fails:

if test -f "/Library/Python/2.3/_imaging.so" \
-a "/System/Library/Frameworks/Python.framework/Versions/2.3/include/ python2.3/Python.h";then

I assume that
/System/Library/Frameworks/Python.framework/Versions/2.3/include/ python2.3/Python.h
is right, but most probably
    /Library/Python/2.3/_imaging.so
isn't.
Where is your python imaging library and what extension does it have?

_imaging.so is indeed in the different place:
/Library/Python/2.3/PIL/_imaging.so

Thanks you,
Ksenia.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]