>
> On 7 Dec, 2007, at 2:12, Yves Serrano wrote:
>
>> Hi
>>
>> I can't get python2.3.6 to work in leopard on an intel mac.
>
> Try running configure with MACOSX_DEPLOYMENT_TARGET set to 10.5 in
> the environment. Python 2.5.1 also misconfigures (fi
Hi
I can't get python2.3.6 to work in leopard on an intel mac.
I tried it first with macports afterwards I tried to compile it
manually.
When I use "./configure --disable-tk --disable-toolbox-glue --disable-
framework"
and add the line "#define HAVE_BROKEN_POSIX_SEMAPHORES 1" to
pyconfig.h,