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

Re: Subversion on Linux ES

From: John Doe <jdmls_at_yahoo.com>
Date: Fri, 19 Dec 2008 08:44:12 -0800 (PST)

> I have installed Subversion on Linux ES, below is the output of it. Is

> this is the correct way which I am following or is there any easy way to
> install the Subversion on Linux, please share your taught.

On my CentOS:

$ rpm -qf /usr/lib/libapr-1.so.0 /usr/lib/libaprutil-1.so.0 /usr/lib/libldap-2.3.so.0 /usr/lib/libgdbm.so.2
apr-1.2.7-11
apr-util-1.2.7-7.el5
openldap-2.3.27-8.el5_2.4
gdbm-1.8.0-26.2.1

$ rpm -qf `locate libsvn_ | grep "so.0$"` | sort -u
subversion-1.5.4-0.1.el5.rf
subversion-perl-1.5.4-0.1.el5.rf

These are the packages providing the missing files from your errors.
The versions are specific to my server; yours may vary.

JD

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=987596

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-19 17:47:01 CET

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.