cougar# pwd /usr/ports/www/apache22/work/httpd-2.2.6 cougar# make -n install-htdocs echo Installing HTML documents ; /usr/ports/www/apache22/work/httpd-2.2.6/build/mkdir.sh /usr/local/www/apache22/data ; test -d /usr/ports/www/apache22/work/httpd-2.2.6/docs/docroot && (cd /usr/ports/www/apache22/work/httpd-2.2.6/docs/docroot && cp -rp index.html ) && ( [ ! -f /usr/local/www/apache22/data/index.html ] && cp -p /index.html /usr/local/www/apache22/data/index.html)
On Sat, Apr 12, 2008 at 2:22 PM, Mel <[EMAIL PROTECTED]> wrote: > On Saturday 12 April 2008 20:59:48 Joseph Simmons wrote: > > /usr/local/include/apache22 does not exist. > > Apache seems to work fine, though, when I install apache from > > /usr/ports/www/apache22, at the end, I get some errors: > > Installing configuration files > > Installing HTML documents > > *** Error code 1 > > > > Stop in /usr/ports/www/apache22/work/httpd-2.2.6. > > *** Error code 1 > > > > Stop in /usr/ports/www/apache22/work/httpd-2.2.6. > > *** Error code 1 > > > > Stop in /usr/ports/www/apache22. > > *** Error code 1 > > > > Stop in /usr/ports/www/apache22. > > > > > > > > I don't know where to look to find more information about the errors. > > That happens in the install from apache itself. > > Could you do the following: > cd /usr/ports/www/apache22/work/httpd-2.2.6 > make -n install-htdocs > > And show the output here. > > > > Is there a place I can get the header files from, would you know why > > they are missing? > > They're missing because the install failed before they got installed. > > -- > > > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"