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

Re: building subversion from tar ball

From: Oftenwrong Soong <oftenwrongsoong_at_yahoo.com>
Date: Thu, 15 Oct 2009 20:38:52 -0700 (PDT)

Hi Tena,

In answer to your first question, you can issue:

httpd -v

If you also want build parameters, you can issue

httpd -V

Note the capital V versus the lowercase v.

Unfortunately I do not know the answer to your second question. :)

Soong

________________________________
From: Tena Sakai <tsakai_at_gallo.ucsf.edu>
To: users_at_subversion.tigris.org
Sent: Thu, October 15, 2009 8:19:24 PM
Subject: building subversion from tar ball

Hi folks,

As I understand, the apache httpd uses different
versions of apr. The subversion install guide I
am looking at tells me that httpd 2.0 uses apr 0.9.x
and httpd 2.2 uses apr 1.2.x.

As I build subversion from tar ball, here's the
complaint I get from running configure script:
                  .
                  .
 checking httpd version... recent enough
 checking whether Apache version is compatible with APR version... no
 configure: error: Apache version incompatible with APR version

Question #1:
How would I find out which version of httpd I am
using?

Question #2:
In terms of running configure script, how would I
tell I want apr 0.9.x be used (instead of 1.2.x)?
Ie., how would I ask:
 $ ./configure --please-use-apr-0.9.x

Thank you in advance.

Regards,

Tena Sakai
tsakai_at_gallo.ucsf.edu

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2408093

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-16 05:58:56 CEST

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.