From user-return-9749-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Apr 05 11:58:09 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 69648 invoked from network); 5 Apr 2010 11:58:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Apr 2010 11:58:09 -0000 Received: (qmail 74099 invoked by uid 500); 5 Apr 2010 11:58:08 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 74061 invoked by uid 500); 5 Apr 2010 11:58:08 -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 74053 invoked by uid 99); 5 Apr 2010 11:58:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 11:58:08 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ben2004uk@googlemail.com designates 74.125.82.52 as permitted sender) Received: from [74.125.82.52] (HELO mail-ww0-f52.google.com) (74.125.82.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 11:58:02 +0000 Received: by wwd20 with SMTP id 20so2303442wwd.11 for ; Mon, 05 Apr 2010 04:57:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Ot0y86kGUr+xd79H5PDVnIInw6ZyOVjnji3xAy5IlT4=; b=MrPHgH+o89nD/GoXd+Tia+IJcfY8siq/ZGeMEetFKa4Dz4PSueJROy/1+xJk7HlDJC cUlLm5wayK9tvxTOhQkhCnqGYk870pSKajXJcefVcno+LTK3tQVBdUamnoQKT3hBh6tK a43Y0zLflRvI7isByb9CmLJsrs+NMPPWCJIFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=lcc7ioh+iwsqJFHld8gcgLXTOnLHpO8LpOh5wW7IWLKKq3zJHAfmdaBH2Je3SftysE /H6DKd4V+v9IoTGjVqATzFQT2RPjnVxTO7rxitWXWkgpdZIpjr+loJv7N3JoQtx+KvQm eMma14yEOFt5hErBaJqRdg8LaBJnGShhSPNVo= MIME-Version: 1.0 Received: by 10.216.221.24 with HTTP; Mon, 5 Apr 2010 04:57:42 -0700 (PDT) In-Reply-To: References: Date: Mon, 5 Apr 2010 12:57:42 +0100 Received: by 10.216.87.12 with SMTP id x12mr3289783wee.185.1270468662218; Mon, 05 Apr 2010 04:57:42 -0700 (PDT) Message-ID: Subject: Re: Dependency problem while installing the new CouchDB-0.11.0 (libmozjs-dev) From: Ben Hall 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 Which version of FireFox are you using? When upgrading to 0.11, my script looked something like this; http://gist.github.com/354803 Thanks Ben http://twitter.com/Ben_Hall On Mon, Apr 5, 2010 at 7:13 AM, Magesh S wrote: > i'm getting the following dependency error while installing the new couch= DB > > =A0 configure: error: Could not find the js library. > =A0 Is the Mozilla SpiderMonkey library installed? > > the above error is thrown when i do ./configure > > installed libmozjs and > then tried installing libmozjs-dev, but that conflicts with my firefox (i= n > ubuntu 9.10) > so is there any work around for this? > what should i do? > > thankyou > > -- > magesh >