Hello,
I am a newbie, and I just installed Fedora today. I am trying to install Apache, but run into problems with the "make" command. Of course, I have already un-tared it. While entering the make command, I get the message
make: *** No targets specified and no makefile found. Stop.
I try this while in the apache directory, after entering
#./configure –prefix=/usr/local/apache2 –enable-mods-shared=most
What could I be doing wrong?