From user-return-6270-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Sep 02 19:38:40 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 529 invoked from network); 2 Sep 2009 19:38:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 19:38:40 -0000 Received: (qmail 71664 invoked by uid 500); 2 Sep 2009 19:38:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 71582 invoked by uid 500); 2 Sep 2009 19:38:39 -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 71572 invoked by uid 99); 2 Sep 2009 19:38:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 19:38:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trevorturk@gmail.com designates 209.85.219.209 as permitted sender) Received: from [209.85.219.209] (HELO mail-ew0-f209.google.com) (209.85.219.209) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 19:38:31 +0000 Received: by ewy5 with SMTP id 5so1213623ewy.3 for ; Wed, 02 Sep 2009 12:38:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1FYP2bokBpgDyxBFa66nvHgZbaBoTU4kfhsBbQdPoBg=; b=nsCVQ+NBjhsjJSesmp7q7LRPrskTM6WLZRBZGGurIJSZ72JO8qRHqt7XyuiL+qmYy6 ar7RR4OIlQBsVbnnFFvgv375+Q+wjfkUd9F3BRTOkWpAfmcz6S07+CxthvLt+TfU3H90 CXi4L8APNvWadsY0x9tTom1MHwzmXMJt0v5Sg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=hx8CX0cuCz0briO9ZswY07x4DjjZ/gcthvRY71vDfVnWWYjw4oMXcsqyu4tJdm/yyn 3MTo4eubiL3fS+/RMu5smSVd/E4PI0pZ1pfSdumGRa1qq+r2q7Uhr/XdG5qTpWmZRmyx KItmuKDZ8cWnajSB8YIrZzlWutv+PZXwM014I= MIME-Version: 1.0 Received: by 10.216.4.70 with SMTP id 48mr277067wei.194.1251920289498; Wed, 02 Sep 2009 12:38:09 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Sep 2009 14:38:09 -0500 Message-ID: Subject: Re: Snow Leopard and Spidermonkey not working From: Trevor Turk To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Sep 2, 2009 at 2:21 PM, Benoit Chesneau wrote: > Installing in /usr/local may solve it. there is also something janl > mentionned =A0 =A0 install_name_tool butd I didn't test it yet. I'm not sure what install_name_tool is, but I'll look into it. Installing into /user/local doesn't seem to solve the permissions problem, though. - Trevor