roacha Posted June 9, 2008 Share Posted June 9, 2008 Hello, I am trying to install Apache 2.28 on CentOS. I have tried running multiple configure commands: ./configure --prefix=/usr/local/apache/ ./configure --prefix=/usr/local/apache/ --enable-mods-shared=most This statement finishes without any errors. But when I run: make It never finishes, seems like it goes in a loop forever. Any idea what is wrong? Thanks Quote Link to comment Share on other sites More sharing options...
trq Posted June 10, 2008 Share Posted June 10, 2008 What exactly do you meen by never finishes? How long have you left it? A big program like Apache could be expected to take a while depending on your hardware. Quote Link to comment Share on other sites More sharing options...
roacha Posted June 10, 2008 Author Share Posted June 10, 2008 Yesterday I installed Apache Http Server about 3 times on this server. The server was re-imaged by my hosting company today. I am using the same exact installation tar and the same exact command. Yesterday the make command took less than 5 min. Today I have left it for over 20-25 min and it still has not completed. Quote Link to comment Share on other sites More sharing options...
trq Posted June 10, 2008 Share Posted June 10, 2008 20-25 minutes doesn't sound too unusual to me. What are the specs of the machine? Memory and CPU? Quote Link to comment Share on other sites More sharing options...
roacha Posted June 10, 2008 Author Share Posted June 10, 2008 I figured it out. When they rebuilt the server they did not update the date/time on the system. So it was still showing as 2004. I updated it and the make finished in about 4 minutes. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.