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

Problems while installing subversion

From: Bjoern Nachtwey <b.nachtwey_at_tu-bs.de>
Date: 2004-08-18 13:03:57 CEST

Hello Folks,

i want to install subversion on a machine running SuSE SLES 8.

because no RPM-packages are available I took the tarball.

running "./configure" I got this error message:

checking for static Apache module support... checking for Apache module
support via DSO through APXS... found at /usr/sbin/apxs
checking httpd version... configure: error: apache too old: mmn must be at
least 20020903

acoording to the INSTALL notes I downloaded the source of the httpd-2.0.50 and
copied "apr" and "apr-util" from "srclib" to the subversion source-path,
because I cannot update the httpd.

then I did was was written next, but using "configure" with "--with-apr=apr
--with-apr-util=apr-util" gave me the same error message.

so I decided to compile and install the apr and the apr-util to
"/opt/subversion/{apr|apr-util}"

using "configure" now with "--with-apr=/opt/subversion/apr
--with-apr-util=/opt/subversion/apr-util" makes no change, the message still
appears.

What's going wrong?
It seems the configure-script is still using the apache stuff instead of the
given apr / apr-util.

Thanks,

Bjørn

-- 
###################################################################
Dipl.-Ing. Bjørn Nachtwey
Technische Universitaet Carolo Wilhelmina zu Braunschweig
Institut für Computeranwendungen im Bauingenieurwesen (CAB)
Pockelsstrasse 3 (Okerhochhaus, 9. Obergeschoss) 38106 Braunschweig
Telephon: +49 (0)531 / 391 - 7589  TeleFax: +49 (0)531 / 391 - 7599
http://www.cab.bau.tu-bs.de/             mailto:b.nachtwey_at_tu-bs.de
PGP-Fingerprint: B472 526A A903 4AEB 9269 EC0B 9CDE 7465 CE87
###################################################################
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 18 13:04:44 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.