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

Re: Fwd: Is subversion safe to use?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-11-27 01:00:11 CET

David Summers wrote:
> I'll be glad to fix any problems resulting from a bad build, but so far
> I'm not seeing the problem.
>
> I just checked version 1.1.1 on the machine it was built on
> (dsummers.digital-realms.com) which is a RedHat 9.0 machine. It only has
> db4-4.0.14-20 installed. No BDB 4.2.52 in sight. So I'm not seeing how
> you are seeing it linked to multiple versions of BDB.
>
> Can you give me a transcript of the command you are using to see this?

[mob22@unicorn tmp]$ rpm2cpio subversion-1.1.1-1.rh90.i386.rpm | cpio -id
9718 blocks
[mob22@unicorn tmp]$ ldd usr/bin/svn | fgrep db
        libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x002c3000)
        libdb-4.0.so => not found
        libdb-4.2.so => /usr/lib/tls/i686/libdb-4.2.so (0x0077d000)
[mob22@unicorn tmp]$

(This is a FC3 box)

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 27 01:02:20 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.