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

Re: back-end fsfs DB corruption? - attempt to merge uncovering it

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 15 Sep 2009 22:31:33 +0100

On Tue, Sep 15, 2009 at 03:56:34PM -0500, Paul Hammant wrote:
> We rebuild with --prefix pointing to the root of the libsvn_*
> directories.

Which directory do you mean?
The installation prefix should point to a new, empty directory,
or to an existing directory which already contains bin/ and lib/
and such. For example:
./configure --prefix=/usr/local/subversion-1.6.5
or
./configure --prefix=/usr/local/

Don't use --prefix=/usr or you will overwrite files installed
by the distribution's package management system.

> It is the same though, it halts at the same file.

What does the command
        which svn
say, and what does
        ldd `which svn`
say?

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2395255

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-15 23:32:40 CEST

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.