ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> image-sig
image-sig
Re: [Image-SIG] Compiling PIL on the MacBook Pro
by Fredrik Lundh other posts by this author
Apr 20 2006 8:38AM messages near this date
[Image-SIG] Compiling PIL on the MacBook Pro | [Image-SIG] PSDraw in PIL problem with print
Mauro Cherubini wrote:

>  sorry for posting this, maybe, silly request but my knowledge of gcc
>  (et al) is close to zero.
>  I am trying to compile PIL (Python Imaging Library) on my new machine.
>  I tried at first to use the standard way to call the build process
>  with no luck. Then, looking around I found the latest post of this
>  list where it was possible to specify the compiler to use. So I did
>  but again with no luck.
>  Please see below for the transcripts.

>  I have a clean install of OS X 10.4.6 which runs by default Python
>  2.3.5, and I am trying to install PIL 1.1.5.

looks like you don't have the Python header files:

>  libImaging/ImPlatform.h:10:20: error: Python.h: No such file or
>  directory

without them, you cannot build any Python C extensions, no matter what
compiler you have:

there's no shortage of mac folks on this list, so someone will probably sort
this out for you soonish.  if not, try asking over at the pythonmac list:

    http://mail.python.org/mailman/listinfo/pythonmac-sig

(or donate a macbook to the effbot.org headquarters, and we'll sort this
out for you ;-)

</F> 



_______________________________________________
Image-SIG maillist  -  Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
Mauro Cherubini
Fredrik Lundh

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved