[mod_python] Compiling on X86_64?

Joshua D. Drake jd at commandprompt.com
Thu Dec 8 13:51:49 EST 2005


> >> I was able to fix this with passing LDFLAGS="-L/lib/64"
> >> 
> > err LDFLAGS="-L/lib64"
> 
> ...using which mod_python version?

Oh good point :). I was able to resolve my issue with 3.1.4 and Python
2.4.2 on FC2 by passing LDFLAGS to ./configure.

I also tested 3.2.5b which worked as well with the above change.

However, one thing I did note on 3.2.5b is that it wants to have a newer
version of Flex. However FC2, FC3 and FC4 ship with a old version of
flex.

It GNU no longer supports the version of flex that is actively developed
and it the newer version needs to be retrieved from sourceforge. You may
want to make note in your docs.

Sincerely,

Joshua D. Drake

> 
> Grisha
-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl, ODBCng - http://www.commandprompt.com/




More information about the Mod_python mailing list