You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by samuel cheung <sy...@gmail.com> on 2005/11/04 17:51:10 UTC

Install subversion on Fedora4

Hi,

I am trying to install subversion on Fedora4.
I use "subversion-1.2.3-1.rh90.i386.rpm".

When I install it, I get the following error asking for dependencies,
can you please tell me where I can find those files?

[root@lxp-cheung downloadfiles]# rpm -i subversion-1.2.3-1.rh90.i386.rpm
error: Failed dependencies:
        libcom_err.so.3 is needed by subversion-1.2.3-1.i386
        libcrypto.so.4 is needed by subversion-1.2.3-1.i386
        libdb-4.0.so is needed by subversion-1.2.3-1.i386
        liblber.so.2 is needed by subversion-1.2.3-1.i386
        libldap.so.2 is needed by subversion-1.2.3-1.i386
        libssl.so.4 is needed by subversion-1.2.3-1.i386
[root@lxp-cheung downloadfiles]#



Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Install subversion on Fedora4

Posted by Rachael Russell <ra...@gmail.com>.
Thats a redhat 9 rpm, so may not work on fedora4... prob better to see 
if you can find a fedora4 package
I used to use yum to update subversion all the time on redhat/fedora 
(yum update subversion) -- no idea what version they have tho.
Yum will sort out any dependancies also.
Or try here: http://dag.wieers.com/packages/subversion/ - he has fedora3 
packages which might work (only up to 1.2.1 tho)


samuel cheung wrote:

>Hi,
>
>I am trying to install subversion on Fedora4.
>I use "subversion-1.2.3-1.rh90.i386.rpm".
>
>When I install it, I get the following error asking for dependencies,
>can you please tell me where I can find those files?
>
>[root@lxp-cheung downloadfiles]# rpm -i subversion-1.2.3-1.rh90.i386.rpm
>error: Failed dependencies:
>        libcom_err.so.3 is needed by subversion-1.2.3-1.i386
>        libcrypto.so.4 is needed by subversion-1.2.3-1.i386
>        libdb-4.0.so is needed by subversion-1.2.3-1.i386
>        liblber.so.2 is needed by subversion-1.2.3-1.i386
>        libldap.so.2 is needed by subversion-1.2.3-1.i386
>        libssl.so.4 is needed by subversion-1.2.3-1.i386
>[root@lxp-cheung downloadfiles]#
>
>
>
>Thank you.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Install subversion on Fedora4

Posted by Martin Tomes <li...@tomes.org>.
samuel cheung wrote:
> Hi,
> 
> I am trying to install subversion on Fedora4.

Full instructions here:

http://www.subversionary.org/node/60

Subversion RPMS are shipped with FC4.

-- 
Martin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org