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

Help needed with Subversion build on Win32

From: Rusk, Patrick <PRusk_at_wellington.com>
Date: 2003-11-20 16:23:28 CET

I've been struggling to build Subversion from source on Win32, and I'm
pretty close. However, there's one problem I can't seem to get around.

The INSTALL file says the following in talking about Berkeley DB as a build
requirement:

******
  If you are on the Windows platform and want to build Subversion,
  a precompiled version of the Berkeley DB library is available for
  download at the Subversion web site:

    http://subversion.tigris.org/servlets/ProjectDownloadList

        [and later on]

  If you want to build the (local) server components, you'll also
  need a copy of Berkeley DB, version 4.0.14 or newer. Details are
  in Section I.6. For your convenience, there is also a binary
  distribution on the Subversion downloads page

    http://subversion.tigris.org/ProjectDownloadList

  The file there is named

      db-4.0.14-win32.zip

  Unpack the distribution into the root directory of the Subversion
  source tree as <SVN>\db4-win32. [...]
******

Well, that particular piece of information seems to be obsolete, because no
files are available at that URL.

        I can build the BDB source, but I haven't been able to figure out
how to place it in that location and have the gen_make.py script find it.

        Does anyone know how I can get the pre-built version? Is that URL
missing a parameter on it? Does anyone know the structure of the unpacked
version of that file?

        Finally, is there any way to look through all of the available
downloads at tigris.org, instead of going through the tightly controlled
URLs put on the Web site?

        Thank you.

Patrick Rusk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 20 16:24:27 2003

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.