can you add the following subversion ports option:
WITH_APACHE2_APR=yes
from the port's Makefile:
"You can enable the mod_dav_svn module for Apache 2.X" "by defining WITH_MOD_DAV_SVN. This option implies" "the WITH_APACHE2_APR option."
Rene C. Mendoza schrieb:
Daniel S. Haischt wrote:
yes i did. i use penv in our server. here are the environment settings on www/apache2.did you compile Apache 2.x with WebDAV support (i.e. mod_dav)?
Rene C. Mendoza schrieb:
Hi!
I'm trying to install subversion-1.1.3 on FreeBSd 4.10 from ports. By the way, my ports tree is updated regularly.
When I install in the subversion port directory, installation just seems to stop or sleep.
Here is the relevant line where it sleeps:
/usr/local/sbin/apxs -e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n dav libexec/apache2/mod_dav.so
I may have missed something. Can anybody help show me what I'm doing wrong?
Thanks in advance, Rene
# penv -c list WITH_DAV_MODULES=yes WITH_AUTH_MODULES=yes WITH_SSL_MODULES=yes WITH_MISC_MODULES=yes WITH_BERKELEYDB=db42 WITH_LDAP_MODULES=yes
on devel/subversion, i have these penv settings:
# penv -c list WITH_MOD_DAV_SVN=yes WITH_BOOK=yes
did i miss anything?
thanks, rene
-- Mit freundlichen Gruessen / With kind regards DAn.I.El S. Haischt
Want a complete signature??? Type at a shell prompt: $ > finger -l [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
