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

RE: RedHat RPMS for 7.3, 8.0, 9.0

From: Steven Brown <swbrown_at_ucsd.edu>
Date: 2003-07-13 14:00:26 CEST

> -----Original Message-----
> From: Steve Williams [mailto:sly@internode.on.net]
> Sent: Sunday, July 13, 2003 4:59 AM
> To: Subversion Dev
> Subject: Re: RedHat RPMS for 7.3, 8.0, 9.0
>
>
> Sorry to be a pain, but how do we install the RPMs? I'm new
> to RPMs and RH9. Is there any particular order that they
> have to be installed in? Any particular command-line
> parameters that are we need?
>
> I test an update of apr using...
>
> # rpm -Uvh --test apr-0.9.4-0.1.i386.rpm
> error: Failed dependencies
> subversion < 0.20.1-2 conflicts with apr-0.9.4-0.1
>
> Ok, so I gather that subversion needs to be updated before apr then.
>
> # rpm -Uvh --test subversion-0.25.0-6434.i386.rpm
> error: Failed dependencies
> apr >= 0.9.4 is needed by subversion-0.25.0-6434
> ...and several other dependency errors.
>
> So apr needs a later version of subversion, but the later
> version of subversion needs that version of apr? Seems to be
> a circular dependency. Or am I on completely the wrong track here?

List them all at once; rpm -Uvh *.rpm.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 13 14:03:20 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.