New update:
I didn't read the error very well the last time, mod_dav_svn requires httpd 2.2.3 and above and i have 2.2.8.
Any ideas of what to do to get it to understand 2.2.8 is > 2.23?
I didn't read the error very well the last time, mod_dav_svn requires httpd 2.2.3 and above and i have 2.2.8.
Any ideas of what to do to get it to understand 2.2.8 is > 2.23?
Code:
[root@server ~]# rpm -ivh mod_dav_svn-1.5.0-0.29869.i386.rpm
error: Failed dependencies:
httpd >= 2.2.3 is needed by mod_dav_svn-1.5.0-0.29869.i386
[root@server ~]# httpd -v
Server version: Apache/2.2.8 (Unix)
Server built: Mar 27 2008 11:30:53
[root@server ~]#
Last edited: