Changes between Initial Version and Version 1 of FAQ


Ignore:
Timestamp:
25/08/09 20:43:14 (13 months ago)
Author:
penyaskito
Comment:

Adding PIL compiling problem in MAC x86 that FranSeva? had.

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v1 v1  
     1= Frequent Asked Questions = 
     2 
     3== Prerrequisites == 
     4 === I have a problem building PIL on a Mac. What should I do? === 
     5 The PIL build script tries to compile for any architecture, including PPC/x86, when you have only one of those. You should edit the params to the {{{gcc}}} compiler as said on [http://passingcuriosity.com/2009/installing-pil-on-mac-os-x-leopard/]. 
     6