LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   RHEL 4 dependency issues while installing subversion (https://www.linuxquestions.org/questions/red-hat-31/rhel-4-dependency-issues-while-installing-subversion-657312/)

kolanos 07-21-2008 09:12 PM

RHEL 4 dependency issues while installing subversion
 
I am trying to install Subversion on RHEL 4. I am getting the following error using up2date:

Code:

Testing package set / solving RPM inter-dependencies...

Downloading headers to solve dependencies...
#######################################
Downloading headers to solve dependencies...
#######################################
Downloading headers to solve dependencies...
There was a package dependency problem. The message was:

Unresolvable chain of dependencies:
subversion  1.4.6-0.1.el4.rf            requires libapr-0.so.0
subversion  1.4.6-0.1.el4.rf            requires libaprutil-0.so.0

I know apr and apr-util are installed. How do I resolve this dependency issue?

Changing to CentOS or another OS is not an option, unfortunately. Please help!

lazlow 07-21-2008 10:20 PM

This may be one of those situations where apr (or apr-util) is not apr. That is, if a requirement for a package is not installed from the same repo as the package it may not recognize the requirement. rf's apr!=installed apr.

Valery Reznic 07-22-2008 02:26 AM

You can download subversion from here:
http://www.magicermine.com/demos.html

It require no dependencies.


All times are GMT -5. The time now is 07:17 PM.