what program are you trying to ./ configure? Just as a guess, if you are trying to install Apache, then maybe the command you want is: ./configure --prefix=/etc/httpd or wherever you want Apache to install to.... HTH, Naomi At 03:22 PM 10/19/2000 -0400, you wrote: >When I do execute a ./configure --with-apache=/etc/httpd command I get the >following error. Obviously /etc/httpd is NOT the Apache build directory. Any >suggestions? > >checking for static Apache module support... no - Unable to locate >/etc/httpd/src/include/httpd.h >checking for dynamic Apache module support (via APXS)... no >configure: error: You need to point --with-apache at the base Apache >source code directory >+ exit 1 > >Thank you, >Barbara > > >_______________________________________________ >techtalk mailing list >[EMAIL PROTECTED] >http://www.linux.org.uk/mailman/listinfo/techtalk _______________________________________________ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
