Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 24359 invoked from network); 5 Apr 2010 06:13:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Apr 2010 06:13:48 -0000 Received: (qmail 28550 invoked by uid 500); 5 Apr 2010 06:13:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 28391 invoked by uid 500); 5 Apr 2010 06:13:47 -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 28379 invoked by uid 99); 5 Apr 2010 06:13:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 06:13:46 +0000 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pingmagesh@gmail.com designates 209.85.211.194 as permitted sender) Received: from [209.85.211.194] (HELO mail-yw0-f194.google.com) (209.85.211.194) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 06:13:39 +0000 Received: by ywh32 with SMTP id 32so3469101ywh.30 for ; Sun, 04 Apr 2010 23:13:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=C5S9ux3Xc0c/jmB6HMHZHMaWLIPsOljqEDo9KTbjLuk=; b=bU+WxXrANifngGxiSiWip1DR1qOGK/Xq6884/F97FJZ5u492/+YPwQT2yNMv3e7NRZ i87MyIrIHmrJAUwkmf82xW41kdwsUigXL2ctLtNm29dj96PuGw4Nvf9O2NhqLhk194Yb NT1Hs3N2OTJORu7EnDjmOgXflf7ruaPY3EriQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JH3gnI42i8ZTYTmFG4nBWKJGoS4Mr47CMEOUZAd4sUen8PqIsynD+hTOmCcMgHdrXj ccDkNGIzzZEgILGrOutRJelLyP4J0gSD1atbcrCshLPJyzfnmX2MSEBQBqSTIF5+NFtU w7prtC/EVq18JLo+NWLvqs3yNKIfN8tlxvLFc= MIME-Version: 1.0 Received: by 10.151.106.20 with HTTP; Sun, 4 Apr 2010 23:13:18 -0700 (PDT) Date: Mon, 5 Apr 2010 11:43:18 +0530 Received: by 10.150.239.3 with SMTP id m3mr6502530ybh.69.1270447998831; Sun, 04 Apr 2010 23:13:18 -0700 (PDT) Message-ID: Subject: Dependency problem while installing the new CouchDB-0.11.0 (libmozjs-dev) From: Magesh S To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=000e0cd25ce0ad0bda0483773980 --000e0cd25ce0ad0bda0483773980 Content-Type: text/plain; charset=ISO-8859-1 i'm getting the following dependency error while installing the new couchDB configure: error: Could not find the js library. 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 (in ubuntu 9.10) so is there any work around for this? what should i do? thankyou -- magesh --000e0cd25ce0ad0bda0483773980--