Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C224992F8 for ; Fri, 20 Apr 2012 19:57:44 +0000 (UTC) Received: (qmail 24097 invoked by uid 500); 20 Apr 2012 19:57:44 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 24038 invoked by uid 500); 20 Apr 2012 19:57:44 -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 24031 invoked by uid 500); 20 Apr 2012 19:57:44 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 24028 invoked by uid 99); 20 Apr 2012 19:57:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 19:57:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,SUBJ_OBFU_PUNCT_FEW X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 19:57:43 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 5F99477F for ; Fri, 20 Apr 2012 19:57:23 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 20 Apr 2012 19:57:23 -0000 Message-ID: <20120420195723.38499.65072@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Trivial_Update_of_=22Installing=5Fon=5FOSX?= =?utf-8?q?=22_by_DaveCottlehuber?= Auto-Submitted: auto-generated 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 c= hange notification. The "Installing_on_OSX" page has been changed by DaveCottlehuber: http://wiki.apache.org/couchdb/Installing_on_OSX?action=3Ddiff&rev1=3D47&re= v2=3D48 Comment: make it even easier = {{{ brew update - }}} - = - * Ensure we build against the new keg-only versions - {{{ - brew install icu4c openssl brew install erlang --no-docs - }}} - = - * Build and install CouchDB. - = - {{{ brew install couchdb }}} =20