[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: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-11-27 01:08:53 CET

Max Bowsher wrote:
> 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.
>

Oh! Well, that's probably why you ran into problems!!??

The RedHat 9.0 RPMs are not designed to work with FC1, FC2, or FC3.

FC2 and FC3 have subversion built-in, and I used to have an FC1 box but
no more and someone else has been building them for me and I've been
putting the FC1 RPMs on my web site.

I suggest you use the built-in Subversion RPMs to FC3 instead of mine
for RedHat 9.

The different RedHat and Fedora and RHEL3 are all different animals and
lots (but not all) binaries (RPMs) from one should not be mixed with the
others.

I'm currently building RedHat 7.3, 8.0, 9.0, and WBEL3 RPMs.

You might be able to take the SRC RPMs, however, and compile them on
FC3. I've not tried that. It may or may not work out-of-the-box
depending on what changes have been made on FC3.

If you do try to compile the SRC RPMs, please let me know what you find out.

    - David Summers

---------------------------------------------------------------------
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:10:08 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.