From dev-return-10860-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Jul 20 09:38:21 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 56751 invoked from network); 20 Jul 2010 09:38:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Jul 2010 09:38:20 -0000 Received: (qmail 58069 invoked by uid 500); 20 Jul 2010 09:38:20 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 57583 invoked by uid 500); 20 Jul 2010 09:38:18 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 56936 invoked by uid 99); 20 Jul 2010 09:38:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 09:38:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 09:38:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6K9bo3V022646 for ; Tue, 20 Jul 2010 09:37:50 GMT Message-ID: <4494265.472401279618670443.JavaMail.jira@thor> Date: Tue, 20 Jul 2010 05:37:50 -0400 (EDT) From: "Jens Rantil (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-830) libmozjs-dev does not exist in Ubuntu apt (as stated in INSTALL.Unix) In-Reply-To: <30753065.472111279615909563.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Rantil updated COUCHDB-830: -------------------------------- Attachment: INSTALL.Unix.patch > libmozjs-dev does not exist in Ubuntu apt (as stated in INSTALL.Unix) > --------------------------------------------------------------------- > > Key: COUCHDB-830 > URL: https://issues.apache.org/jira/browse/COUCHDB-830 > Project: CouchDB > Issue Type: Bug > Components: Documentation > Affects Versions: 1.0 > Environment: Ubuntu 10.04 LTS Lucid Lynx > Reporter: Jens Rantil > Attachments: INSTALL.Unix.patch > > Original Estimate: 0.75h > Remaining Estimate: 0.75h > > The package 'libmozjs-dev' is not available in current Ubuntu distribution. README.Unix states that this package should exist in Debian as well as Ubuntu, but it does not. This leads to > sudo apt-get install erlang libicu-dev libmozjs-dev libcurl4-openssl-dev > failing. > This issue is especially important to fix since current Ubuntu distribution is an LTS (Long Time Support). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.