Apache install problem
Michelle Lowman
plug-discuss@lists.plug.phoenix.az.us
09 Feb 2003 12:18:04 -0700
./configure (with various options) completed with no error messages, but
when I run make, I get this:
[root@livia apache_1.3.27]# make
===> src
make[1]: Entering directory `/home/mlowman/apache_1.3.27'
make[2]: Entering directory `/home/mlowman/apache_1.3.27/src'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/mlowman/apache_1.3.27/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/mlowman/apache_1.3.27'
make: *** [build] Error 2
The Makefile is there, so what am I missing?