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

Have APR libs but not apr-config

From: <julianfoad_at_btopenworld.com>
Date: 2003-01-26 22:15:07 CET

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.

- Julian

julianfoad@linux:~/src/subversion rpm --query apr neon
apr-2.0.40-12
neon-0.22.0-6
julianfoad@linux:~/src/subversion rpm --query --list apr
/usr/lib/libapr.so.0
/usr/lib/libapr.so.0.0.0
/usr/lib/libaprutil.so.0
/usr/lib/libaprutil.so.0.0.0
julianfoad@linux:~/src/subversion rpm --query --list neon
/usr/lib/libneon.so
/usr/lib/libneon.so.22
/usr/lib/libneon.so.22.0.0
/usr/share/doc/packages/neon
/usr/share/doc/packages/neon/AUTHORS
/usr/share/doc/packages/neon/BUGS
/usr/share/doc/packages/neon/ChangeLog
/usr/share/doc/packages/neon/NEWS
/usr/share/doc/packages/neon/README
/usr/share/doc/packages/neon/THANKS
/usr/share/doc/packages/neon/TODO
/usr/share/doc/packages/neon/html
/usr/share/doc/packages/neon/html/apas02.html
/usr/share/doc/packages/neon/html/apas03.html
/usr/share/doc/packages/neon/html/apas04.html
...
/usr/share/doc/packages/neon/html/ssl.html
/usr/share/doc/packages/neon/html/utils.html
/usr/share/doc/packages/neon/html/xml.html
/usr/share/doc/packages/neon/parsing-xml.txt
/usr/share/doc/packages/neon/using-neon.txt
julianfoad@linux:~/src/subversion

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