From couchdb-commits-return-924-apmail-incubator-couchdb-commits-archive=incubator.apache.org@incubator.apache.org Tue Aug 19 15:35:30 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-commits-archive@locus.apache.org Received: (qmail 34594 invoked from network); 19 Aug 2008 15:35:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Aug 2008 15:35:28 -0000 Received: (qmail 22585 invoked by uid 500); 19 Aug 2008 15:35:26 -0000 Delivered-To: apmail-incubator-couchdb-commits-archive@incubator.apache.org Received: (qmail 22554 invoked by uid 500); 19 Aug 2008 15:35:26 -0000 Mailing-List: contact couchdb-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-commits@incubator.apache.org Received: (qmail 22545 invoked by uid 99); 19 Aug 2008 15:35:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 08:35:26 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 15:34:26 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id DE44F118D6 for ; Tue, 19 Aug 2008 15:34:55 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Tue, 19 Aug 2008 15:34:55 -0000 Message-ID: <20080819153455.20273.28699@eos.apache.org> Subject: [Couchdb Wiki] Update of "InstallingOnWindows" by JonathanFeinberg X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by JonathanFeinberg: http://wiki.apache.org/couchdb/InstallingOnWindows ------------------------------------------------------------------------------ * C Compiler/Linker (such as [http://gcc.gnu.org/ GCC] or [http://msdn.microsoft.com/en-us/visualc/default.aspx Visual C++]) * Make (such as [http://www.gnu.org/software/make/ GNU Make] or [http://msdn.microsoft.com/en-us/library/dd9y37ha(VS.71).aspx nmake]) * [http://www.openssl.org/ OpenSSL] - * [http://www.icu-project.org/ ICU] + * [http://www.icu-project.org/ ICU] (Tested with [http://www.icu-project.org/download/4.0.html binary build of 4.0 release].) * [http://www.mozilla.org/js/spidermonkey/ SpiderMonkey] == Base Installation == @@ -137, +137 @@ LogFile=C:/Path/To/Log/Directory - UtilDriverDir=C:/Program Files/erl5.6.3/lib/couchdb-0.8.0/priv/couch_erl_driver.dll + UtilDriverDir=C:/Program Files/erl5.6.3/lib/couchdb-0.8.0/priv/ LogLevel=info