Re: python 64bits on macosx.5 /leopard

2008-08-14 Thread Mark Dickinson
On Aug 14, 11:25 am, "Mathieu Prevot" <[EMAIL PROTECTED]> wrote: > in order to run django on apache, I need mod_python in apache, and it > runs in 64 on leopard, so I need to run python in 64 bits. > I tryed ./configure --enable-framework OPT="-arch x86_64" but make fails: There was a thread on th

python 64bits on macosx.5 /leopard

2008-08-14 Thread Mathieu Prevot
Hi, in order to run django on apache, I need mod_python in apache, and it runs in 64 on leopard, so I need to run python in 64 bits. I tryed ./configure --enable-framework OPT="-arch x86_64" but make fails: === gcc -u _PyMac_Error Python.framework/Versions/2.6/Python -o python.ex