Subversion on RHEL4 + Plesk 8.3
Posted: Fri Jun 20, 2008 4:49 am
So I started to follow the guide found here:
http://www.atomicorp.com/wiki/index.php/Subversion
Problem is when I try to install subversion:
I can't seem to find the dependencies required for RHEL4
One site lead me to krb5-libs-1.2.7 but that's a legacy version of the krb5-libs-1.3.4 that's already installed.
Any help would be appreciated.
http://www.atomicorp.com/wiki/index.php/Subversion
Problem is when I try to install subversion:
Code: Select all
yum install subversion
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package subversion.i386 0:1.3.2-0.1.el3.rf set to be updated
--> Running transaction check
--> Processing Dependency: libcom_err.so.3 for package: subversion
--> Processing Dependency: libdb-4.1.so for package: subversion
--> Finished Dependency Resolution
Error: Missing Dependency: libcom_err.so.3 is needed by package subversion
Error: Missing Dependency: libdb-4.1.so is needed by package subversion
One site lead me to krb5-libs-1.2.7 but that's a legacy version of the krb5-libs-1.3.4 that's already installed.
Any help would be appreciated.