Can't build subversion without ra_local support ('file' scheme)
From: Anton Pervukhin <apervukh_at_minet.uni-jena.de>
Date: Mon, 01 Sep 2008 12:54:37 +0200
Dear friends!
I'm trying to build subversion from source with disabled ra_local
here is my configure script (on Solaris 5.10):
/configure --prefix=/vol/software/subversion-1.4.3
apr and apr-util I'm getting from dependencies package. neon, version
interesting enough configure script even logs warning:
configure: WARNING: we have configured without BDB filesystem support
You don't seem to have Berkeley DB version 4.0.14 or newer
but still after...
make
svn --version gives
svn, version 1.4.3 (r23084)
Copyright (C) 2000-2006 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
I have already tried different scenarios: apr and apr-util built
So basically I can't get a point where it gets the link to berkeley db
I have been trying to solve this problem for already two days and would
Thank you in advance!
-- Dipl.-Ing. Anton Pervukhin Lehrstuhl fuer Bioinformatik Institut fuer Informatik, Friedrich-Schiller-Universitaet Jena Ernst-Abbe-Platz 2, 07743 Jena, Germany Office 3426, Phone +49 (0)3641 9-46454, Fax +49 (0)3641 9-46452 http://bio.informatik.uni-jena.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-09-02 05:55:32 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.