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

Re: Have APR libs but not apr-config

From: <rooneg_at_electricjellyfish.net>
Date: 2003-01-26 22:16:20 CET

On Sunday, January 26, 2003, at 04:15 PM, Julian Foad wrote:

 Trying to build Subversion for the first time, I had trouble with the
 required libraries APR and NEON. Their library files are installed on
 my SuSE Linux 8.1 system, but without apr-config and neon-config
 files. Subversion's configure can't use them even if I specify
 --with-apr=/usr because it needs to see apr-config and
 neon-config.

 Are these SuSE packages wrong not to include ...-config?
 or ... Could Subversion build without the ...-config?

 I have worked around this for now by getting the source code from CVS
 instead.

i have zero experience with SuSE, but i suspect there is likely a -dev
version of the apr and neon packages, which contain the -config scripts
(and the header files for that matter). subversion needs the scripts
and the headers to build, neither of which seem to be installed on your
system.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:18:32 2006

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.