Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 2698 invoked from network); 31 Aug 2009 08:55:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Aug 2009 08:55:53 -0000 Received: (qmail 79652 invoked by uid 500); 31 Aug 2009 08:55:53 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 79597 invoked by uid 500); 31 Aug 2009 08:55:53 -0000 Mailing-List: contact commits-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 commits@couchdb.apache.org Received: (qmail 79588 invoked by uid 500); 31 Aug 2009 08:55:53 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 79585 invoked by uid 99); 31 Aug 2009 08:55:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 08:55:53 +0000 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; Mon, 31 Aug 2009 08:55:42 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 40371118AA for ; Mon, 31 Aug 2009 08:55:22 +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: Mon, 31 Aug 2009 08:55:22 -0000 Message-ID: <20090831085522.11450.79874@eos.apache.org> Subject: [Couchdb Wiki] Trivial Update of "Installing on OSX" by NilsBreunese 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 NilsBreunese: http://wiki.apache.org/couchdb/Installing_on_OSX The comment on the change is: Fixed some capitalization and spelling errors ------------------------------------------------------------------------------ == Installing from source on Mac OS X 10.6 Snow Leopard == - Here is a recipe to install CouchDB from source on Mac OS X 10.6 Snow Leopard with needed dependancies. + Here is a recipe to install CouchDB from source on Mac OS X 10.6 Snow Leopard with needed dependencies. - 1. Install icu : + 1. Install ICU {{{ $ curl -O http://download.icu-project.org/files/icu4c/4.2.1/icu4c-4_2_1-src.tgz @@ -71, +71 @@ 2) Install SpiderMonkey - We need [jsprf patch](http://svn.macports.org/repository/macports/trunk/dports/lang/spidermonkey/files/patch-jsprf.c] from the macports project to install spidermonkey. + We need [jsprf patch](http://svn.macports.org/repository/macports/trunk/dports/lang/spidermonkey/files/patch-jsprf.c] from the MacPorts project to install SpiderMonkey.