[prev in list] [next in list] [prev in thread] [next in thread] 

List:       scponly
Subject:    Re: [scponly] library issues with scponlyc and subversion
From:       Kaleb Pederson <kibab () icehouse ! net>
Date:       2006-06-10 1:12:15
Message-ID: 200606091812.20303.kibab () icehouse ! net
[Download RAW message or body]


On Friday 09 June 2006 5:36 pm, Ensel Sharon wrote:
> Ok, I get this.
>
> The confusing thing is, how is it that rsync and unison are working just
> fine ?  I mean, they have library dependencies as well, which are in the
> same locations, etc.

I would guess that they use only libraries that are found in a library path 
that is automatically searched (eg. /lib and /usr/lib in linux).  They also 
have a lot less dependencies.  rsync has far fewer dependencies than 
subversion, but I'm not sure what the unison dependencies look like.

On my system:

$ ldd `which rsync` | wc -l
6
$ ldd `which svn` | wc -l
40

> Why do I need to create a hints file and worry about ldconfig for
> subversion, and not for rsync and unison ?

My suspicion, as I just mentioned, is that svn uses libraries outside of /lib 
and /usr/lib and that the others do not.  Can you confirm this?

--Kaleb

[Attachment #3 (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic