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

RE: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

From: Tony Sweeney <tsweeney_at_omnifone.com>
Date: Wed, 15 Apr 2009 15:57:25 +0100

-----Original Message-----
From: Tom Browder [mailto:tom.browder_at_gmail.com]
Sent: 15 April 2009 15:46
To: Ryan Schmidt
Cc: Hyrum K. Wright; Bert Huijben; users_at_subversion.tigris.org
Subject: Re: 'make check' Failures, v 1.6.0, x86_64, Centos 5.2 [SOLVED]

On Thu, Apr 2, 2009 at 8:07 PM, Tom Browder <tom.browder_at_gmail.com> wrote:
> On 4/2/09, Ryan Schmidt <subversion-2009a_at_ryandesign.com> wrote:
> ...
>> I presume you meant:
>>
>>      ./configure --with-ssl \
>>           --with-apr=/usr/bin/apr-1-config  \
>>           --with-apr-util=/usr/bin/apu-1-config  \
>>           --wihout-serf

I needed this again to buld and successfully check the 1.6.1 version of subversion and I noticed there is still a typo in the configure command ("--wihout" should be "--without"). The correct command is:

      ./configure --with-ssl \
          --with-apr=/usr/bin/apr-1-config \
           --with-apr-util=/usr/bin/apu-1-config \
           --wihtout-serf
               ^^

Comedy Gold.

:)

-Tom

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-15 16:58:11 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.