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 96CD39895 for ; Mon, 15 Dec 2014 11:09:47 +0000 (UTC) Received: (qmail 97689 invoked by uid 500); 15 Dec 2014 11:09:47 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 97626 invoked by uid 500); 15 Dec 2014 11:09:47 -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 97270 invoked by uid 99); 15 Dec 2014 11:09:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 11:09:45 +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 dch@jsonified.com designates 66.111.4.27 as permitted sender) Received: from [66.111.4.27] (HELO out3-smtp.messagingengine.com) (66.111.4.27) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 11:09:41 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 589F720788 for ; Mon, 15 Dec 2014 06:07:13 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Mon, 15 Dec 2014 06:07:13 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=jsonified.com; h= x-sasl-enc:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= mesmtp; bh=1i9TBLgUP7wHMMuU9LvuCKhI9rc=; b=T1xV41XQQtgNfY3vKlXhv C3GyLNv1y8f9q4dQ8MD7E0vSjfxI+eH6mDa7dksO8XI9DIXUzMUC1630H1k5Wywj wEFUsiS3Fbz5dSx/RAgPlEPNHvXb1J5Cz7VAZRVWxq0h16W41558+97Pjym6UjSK sdax9yaDRX5I4DHsViuzL0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:date:from:to:message-id :in-reply-to:references:subject:mime-version:content-type :content-transfer-encoding; s=smtpout; bh=1i9TBLgUP7wHMMuU9LvuCK hI9rc=; b=EsQ19CflCVJZoaAPOP0Yn/D6nJdXE20ubWglR2ZG9k3iKDx2i+3bP6 olcFculJmWhRmTiSSla23JVeACD0AXT9etdmZymb4PpmsTvTNy9nl1g5R1DRhx1l SVowGX+8JJgUwYflzvkRxMllzidqWtQtPPmKbxy150W23GRoRYmW4= X-Sasl-enc: MlQWDX/zhVTomaNHXWWTKqu6YH/sD5CQc/+R2RAvCBFx 1418641633 Received: from akai.skunkwerks.at (unknown [94.136.7.161]) by mail.messagingengine.com (Postfix) with ESMTPA id C97C5680140; Mon, 15 Dec 2014 06:07:12 -0500 (EST) Date: Mon, 15 Dec 2014 12:07:11 +0100 From: Dave Cottlehuber To: Gunjan Soni , dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: Re: Problem installing couchDB because of cygwin dependency X-Mailer: Airmail Beta (285) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org > Hi CouchDB team, > =20 > I tried installing couchDB from source but it was tough to take care of= the > dependencies, so somehow I found Glazier(https://github.com/dch/glazier= ) > to ease my job but It now I am not able to install cygwin. I am getting= > setup.ini not found error. The thing is I tried all the solutions on > internet regarding this error but none was not able to solve it. > =20 > Any solution to this problem=3F > =20 > -- > Thanks & Regards, > Gunjan Soni. > =20 Building couchdb from source on windows is ... tricky. You need to be abl= e to build erlang from source as well, and the mozilla spidermonkey javas= cript engine. This requires 4 compilers in all. It=E2=80=99s not for the = faint of heart.=C2=A0 That said, if you need help, you=E2=80=99ll need to provide more details = on the specific error. I=E2=80=99m by no means an expert on cygwin setup = & failures, so I suggest starting with http://stackoverflow.com/questions= /15496333/installing-cygwin-setup-ini-missing-from-http-mirrors-kernel-or= g and working from there.=C2=A0 A+, Dave =E2=80=94 sent from my Couch apologies for the pgp-induced garbage from earlier..