You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jürgen Hausfeld <jh...@bigdutchman.de> on 2004/10/06 09:37:25 UTC

Problem to compile Subversion 1.1.0 Linux

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.

Thank you for help.

Regards
Juergen


Dipl.-Ing. Jürgen Hausfeld
Software Engineer
Big Dutchman International GmbH
Postfach 11 63
D - 49360 Vechta

Phone: +49 (0) 4447 801-491
Fax:     +49 (0) 4447 801-5-491
E-Mail: jhausfeld@bigdutchman.de



+++ Besuchen Sie uns im Internet! Unter www.bigdutchman.de finden Sie wertvolle Informationen, hilfreiche Tipps und interessante Specials rund um die moderne Tierhaltung. +++

+++ Please visit our website at www.bigdutchman.com. You will find interesting information, helpful tips and specials you shouldn't miss. Bookmark it today! +++


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem to compile Subversion 1.1.0 Linux

Posted by "Alex R. Mosteo" <al...@mosteo.com>.
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