JacobsDream said:A little problem.
I'm trying to install apache on my machine, I unpacked and configured it, now comes the make and install parts and I'm stuck:
Maybe the screenshot will explain better.
I can't run make either on the bash prompt or the > after configuring.
Why dont you use the prepackaged apache that comes with your distribution ?
If you really want to compile your own, try launching the configure script inside the source directory, otherwise it will not be found (as stated by the error message you experienced)
Upvote
0