Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 11511 invoked from network); 5 Aug 2009 20:42:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 20:42:04 -0000 Received: (qmail 52935 invoked by uid 500); 5 Aug 2009 20:42:10 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 52863 invoked by uid 500); 5 Aug 2009 20:42:10 -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 52853 invoked by uid 99); 5 Aug 2009 20:42:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 20:42:10 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 20:41:59 +0000 Received: from [192.168.2.101] (f053035019.adsl.alicedsl.de [::ffff:78.53.35.19]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Wed, 05 Aug 2009 20:41:38 +0000 Message-Id: From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: <1249209422.9074.7.camel@klaus-desktop.homenetwork> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: SpiderMonkey library vs. Firefox 3.5 Date: Wed, 5 Aug 2009 22:41:07 +0200 References: <1249209422.9074.7.camel@klaus-desktop.homenetwork> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org Hi Klaus, On 2 Aug 2009, at 12:37, Klaus Kraft wrote: > Hi there, > > I am using Ubuntu jaunty and Firefox 3.5. When installing > couchdb-0.9.1 > the libmozjs-dev must be installed. To install that package, Firefox > must be uninstalled. > > I guess, this is a bug and has to fixed. How long does it probably > takes, until I can use Firefox 3.5 again? this has been fixed in CouchDB trunk yesterday. I don't think we'll roll the fix into the 0.9 release tree though. Cheers Jan --