Thanks for that but the reason I am asking for how much time it takes is because mine just goes on and on for hours and looks like there is no end to it. I am using the following configure command: CC="cc" CFLAGS="-O2" \ ./configure --prefix=/almptdbos1/app/apache_2.2.17 \ --enable-auth-anon=shared \ --enable-auth-dbm=shared \ --enable-cache=shared \ --enable-expires=shared \ --enable-headers=shared \ --enable-unique-id=shared \ --enable-proxy=shared \ --enable-proxy-connect=shared \ --enable-proxy-ftp=shared \ --enable-proxy-http=shared \ --enable-rewrite=shared \ --enable-speling=shared \ --enable-disk-cache=shared \ --enable-mem-cache=shared \ --enable-vhost-alias=shared \ --enable-usertrack=shared \ --enable-unique-id=shared \ --enable-info=shared \ --enable-ssl=shared \ --enable-log-forensic=shared \ --enable-dumpio=shared \ --enable-logio=shared Thanks Rohit -----Original Message----- From: Eric Covener [mailto:covener@xxxxxxxxx] Sent: Thursday, December 16, 2010 2:08 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: RE: Apache Configure going into infinite loop On Thu, Dec 16, 2010 at 2:57 PM, Goel, Rohit <rohit.goel@xxxxxxx> wrote: > Hi Tony, > Thanks for the reply, usually in how much time does the configure complete? > It can take a very long time with the default shell on AIX, you might find it useful to run configure with the following in your environment: CONFIG_SHELL=/bin/bash (assuming you have a bash build there) --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx