subversion on FreeBSD 4.10

Daniel S. Haischt me at daniel.stefan.haischt.name
Fri Mar 11 04:34:49 PST 2005


OK, I have to admit that this was a stupid suggestion ;-)

WITH_APACHE2_APR will be set to yes if using WITH_MOD_DAV_SVN
(as you did).

Did you try to manually execute the command ...

/usr/local/sbin/apxs -e -S \
LIBEXECDIR=/usr/local/libexec/apache2 \
-a -n dav libexec/apache2/mod_dav.so

... just to ensure APXS is realy the reason for this
issue?

Daniel S. Haischt schrieb:
> 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:
>>
>>> 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
>>>>
>>>>
>>>>
>>>
>> yes i did. i use penv in our server.  here are the environment 
>> settings on www/apache2.
>>
>> # 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 haischt at daniel.stefan.haischt.name


More information about the freebsd-questions mailing list