Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 82866 invoked from network); 13 Sep 2010 08:42:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 08:42:59 -0000 Received: (qmail 8600 invoked by uid 500); 13 Sep 2010 08:42:58 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 8231 invoked by uid 500); 13 Sep 2010 08:42:55 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 8216 invoked by uid 99); 13 Sep 2010 08:42:54 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 08:42:54 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.214.180] (HELO mail-iw0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 08:42:33 +0000 Received: by iwn8 with SMTP id 8so8768068iwn.11 for ; Mon, 13 Sep 2010 01:42:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.155.212 with SMTP id t20mr5887959ibw.37.1284367331018; Mon, 13 Sep 2010 01:42:11 -0700 (PDT) Received: by 10.231.153.17 with HTTP; Mon, 13 Sep 2010 01:42:10 -0700 (PDT) Date: Mon, 13 Sep 2010 20:42:10 +1200 Message-ID: Subject: updated instructions for windows from-scratch build From: Dave Cottlehuber To: dev@couchdb.apache.org, user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi folks A lot longer than expected getting this out the door.... ran into more issues trying to run in a virtual environment (beer sob stories later). I'd appreciate a look over & any comments back, while I split this longer doc back out into updates for INSTALL.Windows & then patch. I've already got the upstream Erlang changes ready to go now. http://github.com/dch/glazier/#readme Goal of glazier is to build a fully automated windows + erlang + couch compile chain. Maybe use in blame testing - do we have a windows apache build infrastructure that could be used? The same manual steps in glazier should make it much more clear in future for non-automated builds also. Thanks Dave