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
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
$ rpm -qf `locate libsvn_ | grep "so.0$"` | sort -u
These are the packages providing the missing files from your errors.
JD
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.