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

configure/apr problems

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-02-14 23:58:48 CET

so it looks like something's still wrong with our autoconf...

checking out a totally new repository, then running autogen.sh and
configure (assuming i don't have apr installed on the system) fails to
tell me how to download apr from cvs like it used to.

here's the configure output:

rooneg@quicksilver:~/svn> sh autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.52 (ok)
buildcheck: libtool version 1.4.2 (ok)
Copying libtool helper: /usr/home/rooneg/share/aclocal/libtool.m4
Creating getdate.c...
Creating build-outputs.mk...
Creating svn_private_config.h.in...
autoheader: svn_private_config.h.in is unchanged
Creating configure...

You can run ./configure now.

Running autogen.sh implies you are a maintainer. You may prefer
to run configure in one of the following ways:

./configure --enable-maintainer-mode
./configure --disable-shared
./configure --enable-maintainer-mode --disable-shared

Note: this build will create the Subversion shared libraries and a
       command-line client. If you wish to build a Subversion server,
       you will need Apache 2.0. See www/server_setup.html for
details.

rooneg@quicksilver:~/svn> ./configure --enable-maintainer-mode --disable-shared
creating config.nice
configure: Apache Portable Runtime (APR) library configuration
checking for APR... apr-config: not found
cd: can't cd to ./apr
reconfig
configuring package in apr now
cd: can't cd to ./apr
eval: /configure: not found
configure failed for apr
sed: confdefs.h: No such file or directory
rooneg@quicksilver:~/svn>

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 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.