[us...@httpd] Apache HTTP Server for x86-64

2009-11-17 Thread Aruna Gummalla
Hi, I am trying to build Apache HTTP Server for 32 bit and 64 bit linux OS. How do I specify the option for x86-64 bit OS. Please let me know. Thanks Regards, Aruna.

Re: [us...@httpd] Apache HTTP Server for x86-64

2009-11-17 Thread Nasir Zia
Hi, Try this in your configure script to build on 64 bit OS. --enable-lib64 --libdir=/usr/lib64 Regards Nasir On Wed, Nov 18, 2009 at 2:51 AM, Aruna Gummalla aruna_gumma...@yahoo.comwrote: Hi, I am trying to build Apache HTTP Server for 32 bit and 64 bit linux OS. How do I specify the