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

Re: Installation problems (hopefully the last of...)

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2003-06-07 21:26:49 CEST

On Sat, 7 Jun 2003, Max Bowsher wrote:
> Maury Hammel wrote:
> > 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?
>
> The failiures from your "rpm -U httpd..." command aren't missing items.
> RPM is telling you that your currently installed mod_perl, mod_python, php
> and mod_ssl packages are bound to a particular version of apache. Either get
> compatible versions of mod_perl, mod_python, php and mod_ssl from where you
> got your httpd-2.0.45 rpm, or uninstall those packages first.
>
>

Uh, yeah...what he said. :-)

I haven't tried recompiling all the packages that depend on httpd but
theoretically all you have to do is rebuild them so they depend on
httpd-2.0.45.

If you do that, please let me/us know how it works out. I tried to make
the httpd packages as close as I could to the RedHat RPMS. If I missed
something, please let me know.

   Thanks.

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 7 21:40:29 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.