Re: [EMAIL PROTECTED] configure hangs after checking whether SCTP is supported

2008-05-09 Thread Anthony Jurado Jr
Hi Eric, Our SA confirmed for me that configure spawns "/sbin/modprobe -q --net_pf_2_proto_132". The modprobe proceses results in 100% CPU usage as you stated. I don't see modprobe anywhere under the httpd-2.2.8 directory. Can you please share the fix for this if you know it? Many thanks, Ton

Re: [EMAIL PROTECTED] configure hangs after checking whether SCTP is supported

2008-05-07 Thread Anthony Jurado Jr
On Wed, May 7, 2008 at 3:41 PM, Anthony Jurado Jr <[EMAIL PROTECTED]> wrote: > I googled both sctp and 'configure hangs' but did not see any suggestions on > how to resolve the problem. Since this is the first time I've tried to > install Apache on this version of Red

[EMAIL PROTECTED] configure hangs after checking whether SCTP is supported

2008-05-07 Thread Anthony Jurado Jr
I'm trying to install the Apache httpd server on a Red Hat Enterprise Linux Server release 5.1 (Tikanga). The output of uname -a is: Linux server_name 2.6.18-53.1.19.el5 #1 SMP Tue Apr 22 03:01:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux. I get the same results for both 2.2.4 and 2.2.8. Basica