All,

I'm trying to build apache13-modssl with the data directory set to
/var/www. I've tried the obvious "make DATADIR=/var/www install clean"
to no avail. Issuing "env DATADIR=/var/www make install clean" doesn't
do it either. I went so far as to editing the Makefile itself and I
*still* end up with everything in /usr/local/www. Why?

On a related note, while looking at the Makefile I noticed line 148
disregards the $DOCUMENT_ROOT variable and instead uses
"$PREFIX/www/data"; which as far as I can tell is incorrect.

Regards,
aaron.glenn
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to