Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 5524 invoked from network); 1 Aug 2008 21:19:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Aug 2008 21:19:38 -0000 Received: (qmail 90128 invoked by uid 500); 1 Aug 2008 21:19:37 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 90104 invoked by uid 500); 1 Aug 2008 21:19:37 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 90092 invoked by uid 99); 1 Aug 2008 21:19:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2008 14:19:37 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of demetriusnunes@gmail.com designates 209.85.200.172 as permitted sender) Received: from [209.85.200.172] (HELO wf-out-1314.google.com) (209.85.200.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2008 21:18:40 +0000 Received: by wf-out-1314.google.com with SMTP id 27so1177094wfd.21 for ; Fri, 01 Aug 2008 14:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=4DVFu//UHvpuklRyHFGHFHfvNgUFK1lahLWYvP3ckgE=; b=vrpUIQ5zSeJKVb++6sLRmI3jsHeJ6y3e1xsMaHJN6BTPJtxknkbAbl3W6IiAjZ3uSQ tB4lPaNvaUDg2D4LyVVF9hJJgY62MlDJNMkdQCc2icaO5ajVGWFdlOSs9R7N9oNhz+iq ZJ4bf5xbfpPgb4z4Qh7haPd++uY/PNSneRyec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=CTk/ZzFTLA1lTM8Vc80X8/pNnlA+xcwJ2dj9GpK4rFW2qNeOtg3IJbsAX0yRqLJZVC A6BHE8mEo4/GpZAwaiGsMCv5wfGfzp1zerHsRkv6EUkAl0X+Cj4vKK9UXHYLMbWtR4Tu ykak/UiyttaTcYSCXjoQAMbi7t4b60FHb5Uz4= Received: by 10.142.222.21 with SMTP id u21mr3901339wfg.318.1217625529590; Fri, 01 Aug 2008 14:18:49 -0700 (PDT) Received: by 10.142.193.10 with HTTP; Fri, 1 Aug 2008 14:18:49 -0700 (PDT) Message-ID: <4aa4f4d60808011418q4916d385x572bcf09232abf89@mail.gmail.com> Date: Fri, 1 Aug 2008 18:18:49 -0300 From: "Demetrius Nunes" To: couchdb-user@incubator.apache.org Subject: Re: windows build? In-Reply-To: <7bb4670a0808011406h4d40f75bo6e3d34e79d88b957@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6002_28444463.1217625529592" References: <7bb4670a0807311953k78c2eaedu15aa13952af7b42@mail.gmail.com> <5871b9da0808010846m7a7ac9bmec4abd040bac2d17@mail.gmail.com> <4aa4f4d60808010927k39a59342jdedca50fe846d84d@mail.gmail.com> <7bb4670a0808011406h4d40f75bo6e3d34e79d88b957@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_6002_28444463.1217625529592 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline This is what I am using: http://www.vmware.com/appliances/directory/1224 rgds. On Fri, Aug 1, 2008 at 6:06 PM, Jonathan Resnick wrote: > Makes sense.... why didn't I think of that. Thanks. > > j > > On Fri, Aug 1, 2008 at 12:27 PM, Demetrius Nunes > wrote: > > Same here. > > > > On Fri, Aug 1, 2008 at 12:46 PM, Ronny Hanssen >wrote: > > > >> I choose to set up a vmware image and do it in kubuntu. > >> > >> I just got the feeling that building it for Windows was looking for > >> trouble... > >> > >> > >> ~Ronny > >> > >> On Fri, Aug 1, 2008 at 4:53 AM, Jonathan Resnick > >> wrote: > >> > >> > Has anyone got CouchDB successfully built on Windows? I feel silly > >> > asking this but for better or worse Windows is what I know. On the > >> > other hand, the abiliy to get it going easily on Windows would open it > >> > up to a whole new audience to try out. > >> > > >> > I have tried following the directions posted here > >> > http://wiki.apache.org/couchdb/InstallingOnWindows, but I can't seem > >> > to find binaries for SpiderMonkey anywhere on the Mozilla site, nor > >> > have I had any luck compiling it from source (the *.mdp file is too > >> > old to open in Visual Studio and NMAKE craps out with some > >> > unintelliglible error). > >> > > >> > I have also searched the archives of this mailing list but haven't > >> > come across anything relevant. Any ideas would be a great help. > >> > > >> > jon > >> > > >> > > > > > > > > -- > > ____________________________ > > http://www.demetriusnunes.com > > > -- ____________________________ http://www.demetriusnunes.com ------=_Part_6002_28444463.1217625529592--