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

Re: Finding APR, etc.

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-15 22:14:09 CEST

On Thu, Aug 15, 2002 at 03:04:39PM -0400, Wilfredo Sanchez wrote:
> Note, however, that this is different for mod_dav_svn, which should
> use the same APR as httpd, since it's being linked into httpd. Hrm...
> Yeah, still think so. mod_dav_svn should use apxs to find the right

When using mod_dav_svn, all of the SVN libraries must be compiled
against the same APR as httpd-2.0 with identical CFLAGS, LDFLAGS,
etc. Otherwise, bad things happen that confuse the run-time linker.

I maintain that installing things into /usr or /usr/local by
default is a bad thing to do. SVN tries to do too many cute
things to work around that brain-damage. And, it causes this
problem where the dependencies are magically installed into
/usr/local when the user doesn't want them there. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 15 22:14:51 2002

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.