On Wed, Apr 15, 2009 at 9:57 AM, Tony Sweeney <tsweeney_at_omnifone.com> wrote:
>
>
> -----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.
>
> :)
Yep, I'm just too old for this game! Thanks, Tony.
-Tom
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1728312
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-15 17:00:09 CEST