Re: [users@httpd] Apache 2.4.2 compilation problem on CentOS 5.7

2012-06-23 Thread linuxsupport
I removed following options and it worked well. thanks --build=x86_64-redhat-linux-gnu --host=x86_64 --target=x86_64-redhat-linux-gnu On Sun, Jun 24, 2012 at 2:48 AM, Rainer Jung wrote: > On 23.06.2012 07:23, linuxsupport wrote: > >> Hi All, >> >> I am trying to install Apache 2.4.2 on CentOS 5.

Re: [users@httpd] Apache 2.4.2 compilation problem on CentOS 5.7

2012-06-23 Thread Rainer Jung
On 23.06.2012 07:23, linuxsupport wrote: Hi All, I am trying to install Apache 2.4.2 on CentOS 5.7 but configure script is failing as below ./configure --prefix=/usr/local/apache --enable-mpms-shared=all --enable-suexec --with-suexec --with-suexec-caller=apache --with-suexec-docroot=/var/www --