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

Bugs/comments on 1.0.1

From: Michael Sweet <mike_at_easysw.com>
Date: 2004-04-19 20:52:23 CEST

All,

I'm in the process of playing with subversion for the first time,
and have run into some issues:

     1. There is no easy way to disable the Apache module via the
        configure script; what finally worked is:

            ./configure --without-apache --without-apxs --without-neon
                --disable-mod-activation

        I'm not sure if "--disable-mod-activation" is necessary, but
        it would be nice to have a global "--disable-apache" option
        to build without the Apache stuff.

     2. "make install" will not work on a system without makeinfo
        on it.

     3. DB 4.0.x does not appear to work with the current Subversion;
        I got a "function not implemented" error when creating a new
        repository... After upgrading our installed DB library to
        4.2.52 everything seemed to work OK. It might be worthwhile
        to document that 4.0.x may not work at all...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Printing Software for UNIX                       http://www.easysw.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 19 20:57:16 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.