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

Re: Bugs/comments on 1.0.1

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-04-19 21:28:49 CEST

Hi Michael,

> 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.

This is a good point. I've also heard complaints that the configure options
aren't the most descriptive that can be. I guess your experience is nearly
the same.
 
> 2. "make install" will not work on a system without makeinfo
> on it.

I guess this too is a point for build-system adjustment. However using the
the tarball, this will not be an issue, since pre-built info files are
distributed with 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...

There are two BDB issues which might give you this error. The first being a
custom built kernel mismatching the fact that BDB was or was not compiled to
run on an NPTL kernel (See the FAQ for a description). The other being your
Subversion linked against one BDB version and run against another.

Thanks for your input!

bye,

Erik.

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 19 21:29:17 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.