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

Re: Dependency failure subversion installation on Suse 9.2

From: Tony Butt <tony.butt_at_cea.com.au>
Date: 2005-02-24 01:04:51 CET

Jeroen Scheeres wrote:

>I'm trying to install (with rpm) subversion on my newly installed Suse 9.2
>workstation but I'm stil getting the message:
>"Error failed dependencies:
> libapr0_from_ftp://............. is needed by subversion-1.1.3-2.1"
>
>Rpm command I'm executing: "rpm -i subversion-1.1.3-2.1.i586.rpm"
>
>When I'm looking which packages are installed I know for sure that apache2,
>apache2-prefork, libapr0 and neon are installed.
>
>I read something about two different libapr0 packeges which can give
>conflicts.....
>
>Can anyone help me out?
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
I have had the same problem installing on SLES9.
I found 2 ways around this:
Firstly, ensure that your libapr0 is the most recent available.
1) Specify --nodeps on the rpm command line. This works, but is a little
ugly.
2) Build subversion from the source rpm.
    This is what I currently do - since the SLES9 rpms do not exist, and
the nearest match (9.1) is not quite right for SLES9.
    This usually requires some extra packages for the build.

Hmm, on second thoughts, option 2 still requires --nodeps, as the
dependency is specified in the src rpm.

Tony Butt
CEA Technologies

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 24 17:57:56 2005

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

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