Results 1 to 4 of 4
ive run the ./configure and am now using the make to make the apache install. It has been running for a long time is this normal?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-16-2004 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 13
setting and installing apache
ive run the ./configure and am now using the make to make the apache install. It has been running for a long time is this normal?
- 11-16-2004 #2
it could be a long time, depending on your computer. when you say long time, how long has the make process been running, hour, couple hours, day....?
- 11-16-2004 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 13
well it seems to be an hour or so. Im very new to linux, so bare with me! I downloaded the source from apache.org. The i unpacked them. I used the ./configure --prefix="directory" then it told me to go to the directory and "make" the file. This is where it started, it seemed to go on for ever and looked as though it was repeating the code? I am using mandrake and if i can install software through it, shall i do this? how do i undo my manual install?
- 11-17-2004 #4
if you just typed make then nothing is installed yet. the next step would be make install
its not still compiling is it?
for the newest version of apache, installing from source is generally the way to go


Reply With Quote
