Re: [Pythonmac-SIG] compiling PIL on OSX10.5

2008-02-28 Thread Ronald Oussoren
On 28 Feb, 2008, at 15:41, DavidW wrote: Hey Ronald - I recon that way madness lies! I sent the last post and then realised I could run both a new and old python so I downloaded and have begun - wow - talk about speed! btw it's quite hard to work out where exactly to get the .dmg from - som

Re: [Pythonmac-SIG] compiling PIL on OSX10.5

2008-02-28 Thread DavidW
Hey Ronald - I recon that way madness lies! I sent the last post and then realised I could run both a new and old python so I downloaded and have begun - wow - talk about speed! btw it's quite hard to work out where exactly to get the .dmg from - sometimes MacPython is called python (under a m

Re: [Pythonmac-SIG] compiling PIL on OSX10.5

2008-02-28 Thread Ronald Oussoren
On 28 Feb, 2008, at 12:49, DavidW wrote: Hi Ronald, Thanks for replying. On 28/02/2008, at 9:18 PM, Ronald Oussoren wrote: Which version of python are you using? The Python.org installer builds extensions using the 10.4 SDK to ensure that extensions will actually run on that platform. Pyt

Re: [Pythonmac-SIG] compiling PIL on OSX10.5

2008-02-28 Thread DavidW
Hi Ronald, Thanks for replying. On 28/02/2008, at 9:18 PM, Ronald Oussoren wrote: > Which version of python are you using? The Python.org installer > builds extensions using the 10.4 SDK to ensure that extensions will > actually run on that platform. > Python 2.4.3 (#1, Mar 30 2006, 11:02:16

Re: [Pythonmac-SIG] compiling PIL on OSX10.5

2008-02-28 Thread Ronald Oussoren
Which version of python are you using? The Python.org installer builds extensions using the 10.4 SDK to ensure that extensions will actually run on that platform. BTW. What I don't undestand is why building PIL tries to link libcrypto. Do you have a libcrypto dylib in /usr/local/lib? If so,

[Pythonmac-SIG] compiling PIL on OSX10.5

2008-02-27 Thread DavidW
Hello all, I'm trying to compile the image library PIL 1.1.6, using their setup.py (python 2.4 on OX10.5) and gcc (i686-apple-darwin9-gcc-4.0.1) loader is throwing a build error: --- building '_imagingtk' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g - b