Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9CA44E6BB for ; Sat, 12 Jan 2013 18:26:13 +0000 (UTC) Received: (qmail 68273 invoked by uid 500); 12 Jan 2013 18:26:13 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 68244 invoked by uid 500); 12 Jan 2013 18:26:13 -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 68235 invoked by uid 99); 12 Jan 2013 18:26:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jan 2013 18:26:12 +0000 Date: Sat, 12 Jan 2013 18:26:12 +0000 (UTC) From: "Miles Fidelman (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1640) build instructions broken for Debian MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551985#comment-13551985 ] Miles Fidelman commented on COUCHDB-1640: ----------------------------------------- The Debian package for stable (squeeze) is ancient - it installs CouchDB 0.11. I've installed libmozjs185-dev, from source, on stable, and then tried building the latest CouchDB from source. It builds, passes all but one make check (#200), installs and runs, but.... it fails 32 of the developer tests. I expect it has to do with one of the magic configuration strings for ./configure - probably a bunch of the tests are not finding something, but.... kinda hard to tell. > build instructions broken for Debian > ------------------------------------ > > Key: COUCHDB-1640 > URL: https://issues.apache.org/jira/browse/COUCHDB-1640 > Project: CouchDB > Issue Type: Bug > Components: Build System > Reporter: Miles Fidelman > Assignee: Dave Cottlehuber > > The instructions for building 1.2.1, from source, on Debian Stable (Squeeze) are completely broken - both the INSTALL.Unix file in the distribution, and the wiki page at http://wiki.apache.org/couchdb/Installing_on_Debian > For one, the version of spidermonkey (libmozjs) is older than the minimum required for Couch 1.2.1. > For two, even after installing the latest spidermonkey from upstream, I can't get more than half the developer tests to complete after an install. I expect it has to do with path issues and the proper invocation of ./configure - but I can't figure out what the magic incantation is. > I kind of wonder if anybody has actually tried a full install on Debian Stable. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira