You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by kudiejlq <ku...@126.com> on 2010/03/26 07:06:58 UTC

why mod_dav_svn.so is not presented after I have run make

Hi,
I have met a problem when install sebverion 1.6.9 on RedHat ES 4.5.
 
I did things that INSTALL told me and the run
#./configure
#make
and there is no error message have been raised, but I can not find mod_dav_svn.so any where after make return successfully
 
what is the problem? 
 
thanks.

Re: why mod_dav_svn.so is not presented after I have run make

Posted by Erik Andersson <ki...@gmail.com>.
Aren't you missing 'make install' as well?

Cheers /Erik

2010/3/26 kudiejlq <ku...@126.com>

> Hi,
> I have met a problem when install sebverion 1.6.9 on RedHat ES 4.5.
>
> I did things that INSTALL told me and the run
> #./configure
> #make
> and there is no error message have been raised, but I can not find
> mod_dav_svn.so any where after make return successfully
>
> what is the problem?
>
> thanks.
>
>
>

Re: why mod_dav_svn.so is not presented after I have run make

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 26, 2010, at 02:06, kudiejlq wrote:

> I did things that INSTALL told me and the run
> #./configure
> #make
> and there is no error message have been raised, but I can not find mod_dav_svn.so any where after make return successfully


What configure arguments did you use? You'll need at least

--with-apxs=/path/to/apxs