Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D73A9E9F4 for ; Tue, 8 Jan 2013 10:17:46 +0000 (UTC) Received: (qmail 22823 invoked by uid 500); 8 Jan 2013 10:17:45 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 22650 invoked by uid 500); 8 Jan 2013 10:17:45 -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 22630 invoked by uid 99); 8 Jan 2013 10:17:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 10:17:44 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of soichi777@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 10:17:39 +0000 Received: by mail-vc0-f176.google.com with SMTP id fo13so191685vcb.21 for ; Tue, 08 Jan 2013 02:17:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qs0JQ/1tD9iG8I57dLvdD+J55E4v41iJnS1zP6HCIqk=; b=0fOZQcBGg+4y7cwAdaaVkA+VP87f8JO/eTvmNtC5Zwd4Mn+pOiMbDneRMLJYW6KHIZ xTFkx0ryvlbsMLqkCi3SrtEhqqoHWR5EF/EE94mzi0fMLl+zc7Slkn9c1iHO5KLAIVI5 KwMjaR6NFrA2ynPl9uWhB76MsZ9dgQlNBq5+tGdO6dqQbh6DkDcKGw7keGMLQg4Rf4YL GcDgbvkpMqZEIuWr9PvMp/0Gx1bBp4ntvkK9YglFGXqmT7iZlsNnBOR8BCj80maVLFbz v/PInOTGbIId4nJP7E7w2frA606n1Pj7onrrJ41hqZElVCs2XaEtPEviWgFi/NCKqxtt qoOw== MIME-Version: 1.0 Received: by 10.220.210.193 with SMTP id gl1mr84308104vcb.58.1357640238263; Tue, 08 Jan 2013 02:17:18 -0800 (PST) Received: by 10.58.67.135 with HTTP; Tue, 8 Jan 2013 02:17:18 -0800 (PST) In-Reply-To: References: Date: Tue, 8 Jan 2013 19:17:18 +0900 Message-ID: Subject: Re: installing couchdb on MacOS Lion fails From: ishi soichi To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec54ee94a226e5e04d2c4404f X-Virus-Checked: Checked by ClamAV on apache.org --bcaec54ee94a226e5e04d2c4404f Content-Type: text/plain; charset=ISO-8859-1 I tried sudo mkdir -p /usr/local/var/{lib,log,run} /usr/local/etc but failed. So I pasted the log of the installation https://www.friendpaste.com/5MR7k6tr5z48FJWB12pSLi soichi 2013/1/8 Nils Breunese > ishi soichi wrote: > > > MacOSX 10.8.2 > > brew 0.9.3 > > > > I am trying to install couchdb with brew but it fails giving an error > > I'm not a brew user, but if you want to run CouchDB right now you could > just get the ready-to-go Mac OS X build from > http://couchdb.apache.org/#download > > Nils. --bcaec54ee94a226e5e04d2c4404f--