Hello, I am trying to install SVN 1.3.1 from source on SLES 9
following the instructions available at
http://developer.novell.com/wiki/index.php/Setting_up_subversion_1.3.0_on_SLES_9
However:
- I can't find the neon and tls rpms for installation
- When I try to run configure I get the error below.
Can anybody help?
matheus:~/subversion-1.3.1 # ./configure --prefix=/opt/subversion
--disable-mod-activation --with-apxs=/opt/subversion/bin/apxs
--with-ssl --with-zlib --with-swig=/opt/subversion/bin/swig
configure: Configuring Subversion 1.3.1
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: creating config.nice
checking for gcc... gcc
checking for C compiler default output file name... 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... reconfig
configuring package in apr now
: command not found3.1/apr/configure: line 11:
/root/subversion-1.3.1/apr/configure: line 19: syntax error near
unexpected token `elif'
/root/subversion-1.3.1/apr/configure: line 19: `elif test -n
"${BASH_VERSION+set'" && (set -o posix) >/dev/null 2>&1; then
configure failed for apr
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 25 01:11:43 2006