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

Re: Problem to compile Subversion 1.1.0 Linux

From: Alex R. Mosteo <alejandro_at_mosteo.com>
Date: 2004-10-06 12:25:32 CEST

Jürgen Hausfeld wrote:
> Hello.
>
> I have downloaded subversion 1.1.0 as zipped file to compile it under Linux Suse 8.2. But ./configure failed
> and I get this output:
>
> ~/download/subversion-1.1.0> ./configure
> : No such file or directory
> Configuring Subversion
> creating config.nice
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking whether ln -s works... yes
> configure: Apache Portable Runtime (APR) library configuration
> checking for APR... sed -n '/#define.*APR_MAJOR_VERSION/s/^[^0-9]*\([0-9]*\).*$/\1/p'
> "./apr/include/apr_version.h"
> reconfig
> configuring package in apr now
> : command not foundnload/subversion-1.1.0/apr/configure: line 11:
> ~/download/subversion-1.1.0/apr/configure: line 19: syntax error near unexpected token `elif'
> '~/download/subversion-1.1.0/apr/configure: line 19: `elif test -n "${BASH_VERSION+set}" && (set -o posix)
>
>>/dev/null 2>&1; then
>
> configure failed for apr
> ~/download/subversion-1.1.0>
>
> I think it is not a big problem, but I can't find it.

Don't use the .zip, use the other package. This same problem happened to
me. It seems the .zip package is intended for windows only.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 6 12:23:40 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.