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: Matthias Kramm
Subject: Re: [Swftools-common] Compiling pyswf on OS X
Date: Wed, 27 Oct 2004 12:00:28 +0200
User-agent: Mutt/1.5.6i

On Wed, Oct 27, 2004 at 08:32:59AM +0200, Ksenia Marasanova wrote:
> Hi Matthias,
> 
> I tried to send the file to the list, but it didn't arrived :(
> Here it is, anyway.

Thanks. Probably the mailman filterered it out because it was too
big for the list.

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?

Greetings

Matthias












reply via email to

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