Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 146CD105AA for ; Wed, 19 Jun 2013 04:30:26 +0000 (UTC) Received: (qmail 35648 invoked by uid 500); 19 Jun 2013 04:30:23 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 35579 invoked by uid 500); 19 Jun 2013 04:30:16 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 35551 invoked by uid 99); 19 Jun 2013 04:30:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 04:30:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nkadel@gmail.com designates 209.85.217.170 as permitted sender) Received: from [209.85.217.170] (HELO mail-lb0-f170.google.com) (209.85.217.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 04:30:11 +0000 Received: by mail-lb0-f170.google.com with SMTP id t13so4338932lbd.1 for ; Tue, 18 Jun 2013 21:29:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OPCnUQPkScXa9O2K1hHkG1ZrYPXir4zAZHarIJ1e6gk=; b=VGjeOHzKV/Q6lX1MBMAB/3i+MH0a54z1rbrjWWt8Z+E5Th9uwbsjf/iROeR84TBtTn oE3zuRtvuoccKdW/UISizv3lcQ7LVVOXEiSqduwr5HsHM9Jtm0w2tTgx/qWyssRIBTge 3hpyQJ6e7mRLLH9t+Xu35AhqODfpDw9uH3hvTo3QOVFoDRp2Eyprzzqn+SaDUeEeoYET Nl0WdaqqbazNTdWQLHhwP1Y56NqwnH6zxR027gYjbx34fveGtaStMPh6wjHOjsOEbEFm /Re6ZfLMy+alj7PdBUVrI7MfojNenlv1m7mvkbfGmPhjOpnjb3osEDFtAqtkSm1p+kKZ Rviw== MIME-Version: 1.0 X-Received: by 10.152.22.130 with SMTP id d2mr445549laf.33.1371616189975; Tue, 18 Jun 2013 21:29:49 -0700 (PDT) Received: by 10.112.205.73 with HTTP; Tue, 18 Jun 2013 21:29:49 -0700 (PDT) In-Reply-To: <51C0A58D.9030101@nybeta.com> References: <51C04D3E.4090404@apache.org> <51C0A58D.9030101@nybeta.com> Date: Wed, 19 Jun 2013 00:29:49 -0400 Message-ID: Subject: Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found) From: Nico Kadel-Garcia To: Thomas Harold Cc: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jun 18, 2013 at 2:23 PM, Thomas Harold wrote: > And the last hurdle I had to jump over to get svn 1.8.0 to compile on my > CentOS 6 box. When running ./configure, I had the following message show > up: It's not in any of the repositories, and Fedora is still trying to figure out how to lay it out. (Use /usr/include/*.h, or /usr/include/serf-1/*.h for the files). In the meantime, you're quite welcome to my RPM building tools at https://github.com/nkadel/libserf-1.1.1-srpm and at https://github.com/nkadel/subversion-1.7.9-srpm.