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

Re: Compiling complete system

From: Buddy Burden <buddy_at_barefoot.net>
Date: 2004-01-15 20:12:06 CET

Folks,

Further info:

> cd ~/src/httpd-2.0.48
> ./configure --prefix=/usr/local/subversion/apache --enable-mods-shared=all --enable-so --enable-dav --with-berkeley-db=/usr/local/subversion/db4

That doesn't work. I've tried it with and without the "with-apr", with and
without the "with-apr-util", and with and without the "with-berkeley-db".
So far, I always get one of these two errors:

        configure: error: APR-UTIL was installed independently, it won't be
                                                        possible to use the specified Berkeley DB: /usr/local/subversion/db4

or:

        configure: WARNING: we have configured for a client-only build

        The Subversion filesystem library, part of the server, requires
        Berkeley DB version 4.0.14 or newer, which you don't seem to have
        installed and linked to APR-UTIL. We have created makefiles which
        will build the Subversion client code only, and skip the server. You
        can find latest version of Berkeley DB at http://www.sleepycat.com/.
        You can find the latest version of Berkeley DB here:
          http://www.sleepycat.com/download/index.shtml

That last one is just a warning, so I suppose I could continue on anyway,
but it doesn't seem right. (Just for the record, I didn't have any luck
compiling APR separately before Apache either.)

                        -- Buddy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 15 20:30:05 2004

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.