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
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
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
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
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,
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