Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 11391 invoked from network); 2 Sep 2009 15:51:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 15:51:17 -0000 Received: (qmail 98319 invoked by uid 500); 2 Sep 2009 15:51:16 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 98247 invoked by uid 500); 2 Sep 2009 15:51:16 -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 98234 invoked by uid 99); 2 Sep 2009 15:51:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 15:51:15 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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 15:51:05 +0000 Received: by ewy5 with SMTP id 5so989790ewy.3 for ; Wed, 02 Sep 2009 08:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=5pa3lLQqfwcyxavMET8/Qb+5ZeGV2AvO1g7nFO1QJ28=; b=ki6a+t1FcUxi48sUFcXIcfs9BgLwZXYRk8SglKjhJDgDAeqO4TlNdJAvTISgrcBVyK rRaTcGTcfrybQ2yTM+0kAvlac1fNoSlyOAvQ2s2OHKXXSUun7rbxPYvT+b/4Z9NPbgI8 4UWleiIBZ5mRc/yTDEWwm8cWb6wyrF8VWGE60= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LcaeoWnsoGfIDLfOSe9Yj53lgqHz5j6Qv/97owOyc/r/X6Rtt6lny6yKBwKgVS6iap A97X4Yz1Mkfd9CZRqrp5bDiGIljrD/79UMGc89EX4lSzgkBrWWU+DVr9BwICO46eTsvF H5i4RpgnsM7TiXFSg4IP3DW0UGlksXOxoWgDw= MIME-Version: 1.0 Received: by 10.216.88.78 with SMTP id z56mr238818wee.37.1251906645553; Wed, 02 Sep 2009 08:50:45 -0700 (PDT) Date: Wed, 2 Sep 2009 10:50:45 -0500 Message-ID: Subject: Snow Leopard and Spidermonkey not working From: Trevor Turk To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org The Spidermonkey part of these installation instructions don't work for me: http://wiki.apache.org/couchdb/Installing_on_OSX $ sudo ranlib /usr/local/spidermonkey/lib/libjs.a ranlib: file: /usr/local/spidermonkey/lib/libjs.a(jslock.o) has no symbols Has anyone had luck with this? I don't know what to do. Thanks! - Trevor