Hi Josh,
It might be working now. Thank you for the tips. This time I used the
subversion 1.2.3 tarball from subversion's site, and that one worked so
far.
I do not have anything in the repository so far, but if it will create
any problems, I will get back to the users list.
Thanks again.
Doru
>>> Joshua Varner <jlvarner@gmail.com> 9/12/2005 2:03:48 PM >>>
On 9/12/05, Doru Pacurari <Doru.Pacurari@mail.wvu.edu> wrote:
>
> Hi Josh,
>
> Thank you for the reply.
> There are a lot of dependencies, but I do not know if they are
correct or
> not. Here is an extended listing of them, if you want to take a look:
> Thank you.
>
> ==================================================
> libsvn_client-1.so.0 => /usr/local/lib/libsvn_client-1.so.0
(0xb75c3000)
> libsvn_wc-1.so.0 => /usr/local/lib/libsvn_wc-1.so.0 (0xb7599000)
> libsvn_ra-1.so.0 => /usr/local/lib/libsvn_ra-1.so.0 (0xb7595000)
> libsvn_diff-1.so.0 => /usr/local/lib/libsvn_diff-1.so.0
(0xb758e000)
> libsvn_ra_local-1.so.0 => /usr/local/lib/libsvn_ra_local-1.so.0
> (0xb7588000)
> libsvn_repos-1.so.0 => /usr/local/lib/libsvn_repos-1.so.0
(0xb756a000)
> libsvn_fs-1.so.0 => /usr/local/lib/libsvn_fs-1.so.0 (0xb7563000)
> libsvn_fs_fs-1.so.0 => /usr/local/lib/libsvn_fs_fs-1.so.0
(0xb7547000)
> libsvn_fs_base-1.so.0 => /usr/local/lib/libsvn_fs_base-1.so.0
(0xb7521000)
> libsvn_ra_svn-1.so.0 => /usr/local/lib/libsvn_ra_svn-1.so.0
(0xb7510000)
> libsvn_delta-1.so.0 => /usr/local/lib/libsvn_delta-1.so.0
(0xb7507000)
> libsvn_subr-1.so.0 => /usr/local/lib/libsvn_subr-1.so.0
(0xb74df000)!
The somewhat dangerous way to fix this is to just
rm /usr/local/lib/libsvn_*
then re-install 1.2.3
If you look at /usr/local/lib/libsvn_delta-1.so.0, it should be a
symlink
to another library with more specific name, which should tell you the
version. If you already have the 1.2.3 libraries in the directory you
can
just change the symlinks. But that is a more complicated process.
You probably want the one named
/usr/local/lib/libsvn_delta-1.so.0.2.3,
but I'm not positive on the naming convention.
Josh
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 12 21:40:47 2005