[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Installation problems (hopefully the last of...)

From: Maury Hammel <ml.hammel_at_shaw.ca>
Date: 2003-06-07 20:26:14 CEST

Hello all:

I'm still trying to get all the pieces of Subversion installed on Red Hat 9
using the RPMs. I have managed to get all of the packages installed except for
httpd-2.0.45-0.2.i386.rpm and mod_ssl-2.0.45-0.2.i386.rpm. Both report failed
dependencies:

# rpm -Uh httpd-2.0.45-0.2.i386.rpm
error: Failed dependencies:
         httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5
         httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3
         httpd-mmn = 20020628 is needed by (installed) php-4.2.2-17
         httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21.3
         libapr.so.0 is needed by (installed) mod_perl-1.99_07-5
         libaprutil.so.0 is needed by (installed) mod_perl-1.99_07-5
# rpm -ivh mod_ssl-2.0.45-0.2.i386.rpm
error: Failed dependencies:
         httpd-mmn = 20021106 is needed by mod_ssl-2.0.45-0.2

I'm not sure why httpd-mmn is not found, because it appears to be a part of the
previous versions of httpd I've installed, and the two libapr* files are sitting
in /usr/lib, so I'm at a loss.

Can someone point me in the right direction to get these things installed?

Thanks again... Maury.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 7 20:27:14 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.