Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C4F26170 for ; Fri, 3 Jun 2011 13:50:39 +0000 (UTC) Received: (qmail 91551 invoked by uid 500); 3 Jun 2011 13:50:39 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 91454 invoked by uid 500); 3 Jun 2011 13:50:39 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 91446 invoked by uid 99); 3 Jun 2011 13:50:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 13:50:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eronenp@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qw0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 13:50:32 +0000 Received: by qwb8 with SMTP id 8so1174241qwb.11 for ; Fri, 03 Jun 2011 06:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=/qTwlPpSploMGdrEt+GEypfRYUl+YPkR2F/SSPUo0B4=; b=mQhIdM9I989ryurXv+38CFz4M5nauuM16Z+omHZ02qPxbe08VaF81unHxg3lFeJxLZ R9q1wu4qW/tWkNSF9gsUrD6SPjXPJs46805Fl2EHIC/SwUK1gbr7ykzRSZptr3bwTkGO lkJ92UTV73yG6wz4Ab1fQxSvMHVKUYOnop19E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=TOcH0GWbpLfBcoJ4QCv1+psRzC7oZbATbwtHFqPP994z+WjJiF0kD/YoVhG3d/CgTe UMwrwLAZckhqmEpEk5WTmfRo6ZfMQ9yog1qRJ5E48J1YkDepo/+yzCa543B1Kub+w8nj +Ag26CWtkc7K6QISk6VdPca3lug+RFl6lNmV0= MIME-Version: 1.0 Received: by 10.224.203.129 with SMTP id fi1mr1367287qab.166.1307109010106; Fri, 03 Jun 2011 06:50:10 -0700 (PDT) Received: by 10.224.45.75 with HTTP; Fri, 3 Jun 2011 06:50:10 -0700 (PDT) In-Reply-To: <092A75A4-4A7E-4268-BBAD-BBB268499F6B@apache.org> References: <092A75A4-4A7E-4268-BBAD-BBB268499F6B@apache.org> Date: Fri, 3 Jun 2011 16:50:10 +0300 Message-ID: Subject: Re: curl dependency From: Pasi Eronen To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Jan, Done: http://wiki.apache.org/couchdb/Installing_on_RHEL5 (section "Building CouchDB from source (with standard packages only)") Best regards, Pasi On Fri, Jun 3, 2011 at 11:16, Jan Lehnardt wrote: > Hi Pasi, > > would you consider adding this info to the wiki, so people can find it mo= re > easily next time? :) > > Cheers > Jan > -- > > On 3 Jun 2011, at 08:36, Pasi Eronen wrote: > >> See the thread "Installing CouchDB on CentOS 5.6" on couchdb-user >> list, May-June 2011; >> most of it probably applies to RHEL6 as well. >> >> Best regards, >> Pasi >> >> On Thu, Jun 2, 2011 at 04:05, Arash Bizhan zadeh wro= te: >>> Thanks for the tip. But it seems 1.1.x is not released yet. I cannot >>> convince our IT team to consider it. So let me rephrase my question: Wh= at is >>> the best way to deploy couchdb on RH enterprise 6? Does anybody have a = guide >>> line written down? >>> >>> On Wed, Jun 1, 2011 at 6:09 PM, Randall Leeds = wrote: >>> >>>> On Wed, Jun 1, 2011 at 14:33, Arash Bizhan zadeh >>>> wrote: >>>>> Hi, >>>>> I am trying to compile couch on RH enterprise. The official RH packag= e >>>> for >>>>> curl is 7.15, but Couch needs 7.18. I would like to know what is the = best >>>>> way to handle this? Is =A0there any specific reason that Couch depend= s on >>>>> 7.18? Can the dependency be downgraded to 7.15? >>>>> Can anybody advise me on how to handle this specific dependency and o= ther >>>>> dependencies ( i.e Erlang) please? >>>>> >>>>> thanks, >>>>> -arash >>>>> >>>> >>>> There are specific features used that require the newer version of lib= curl. >>>> However, what version are you building from source? >>>> The 1.1.x branch and trunk no longer require curl and configure should >>>> not fail in its absence. >>>> >>> > >