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

building with external APR

From: Jani Monoses <jani_at_iv.ro>
Date: 2003-04-02 19:33:31 CEST

Hi
I have come across some building issues and I don't know whether they
are result of omissions or something else.
I tried to build svn with apr and apr-util 0.9.2 preinstalled i.e
without copying them in the src
1)apr by default installs in /usr/local/apr
2)apr-util by default does not search there for it and needs a
--with-apr option .I think this is an oversight in the apr-utils
configure and implicitely in the find-apr script which is used to generate
parts of it.
3)subversions find-apr and find-apu m4 scripts do the same thing:look in
a list of dirs which does not
include the default namely /usr /usr/local /usr/local/apache2 but not
/usr/local/apr .They look like they were originally taken from apr-util

Jani.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 2 19:28:09 2003

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.