From user-return-19640-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Jan 26 09:19:43 2012 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C75E9888 for ; Thu, 26 Jan 2012 09:19:43 +0000 (UTC) Received: (qmail 70200 invoked by uid 500); 26 Jan 2012 09:04:43 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 69607 invoked by uid 500); 26 Jan 2012 09:04:14 -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 69260 invoked by uid 99); 26 Jan 2012 09:03:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2012 09:03:47 +0000 X-ASF-Spam-Status: No, hits=2.6 required=5.0 tests=FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cgsmcmlxxv@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2012 09:03:38 +0000 Received: by qabg40 with SMTP id g40so505qab.11 for ; Thu, 26 Jan 2012 01:03:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=b1TlfUpYC9r7Cffwmctn6Y5P6h3Ldo6DK9ujOv1DJfg=; b=cEQ5bKdVyvMnkq1szqJAUV47wSUKz0RrddAwXu00wfk+wXp8tgzUtqIS/MK1QaBOE+ K/qagHMfromUOjU23h4gX1kYnkBxMHE2k4uxgJHqijMKGaA3M9jU1EhBcDN8u3W0RyVV 1UvXLhcJgRrdSwvZ48pz68Y657W/3u+4TxpPM= MIME-Version: 1.0 Received: by 10.224.96.84 with SMTP id g20mr1344610qan.17.1327568597898; Thu, 26 Jan 2012 01:03:17 -0800 (PST) Received: by 10.229.83.197 with HTTP; Thu, 26 Jan 2012 01:03:17 -0800 (PST) In-Reply-To: References: Date: Thu, 26 Jan 2012 10:03:17 +0100 Message-ID: Subject: Re: Unable to install From: CGS To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf3063e33bb1540704b76aa625 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3063e33bb1540704b76aa625 Content-Type: text/plain; charset=ISO-8859-1 What Ubuntu do you have? On Thu, Jan 26, 2012 at 9:56 AM, Philippe Rigaux < philippe.rigaux@internetmemory.net> wrote: > Believe me, I tried a lot of things .... > > sudo aptitude install couchdb > Reading package lists... Done > Building dependency tree > Reading state information... Done > Reading extended state information > Initializing package states... Done > Building tag database... Done > Couldn't find any package whose name or description matched "couchdb" > > Thanks anyway > > 2012/1/26 CGS > > > Why don't you try CouchDB from Ubuntu repository? (sudo aptitude install > > couchdb) > > > > CGS > > > > > > > > On Thu, Jan 26, 2012 at 9:43 AM, Philippe Rigaux < > > philippe.rigaux@internetmemory.net> wrote: > > > > > > Hello there, > > > > > > I tried desperately to install CouchDB on my Ubuntu server, and I run > > into > > > too many problems. Buil-couch fails > > > with the following command: > > > > > > /root/bin/git submodule update > > > Initialized empty Git repository in > > > /usr/local/bin/build-couchdb/dependencies/couchdb/.git/ > > > Cannot get remote repository information. > > > Perhaps git-update-server-info needs to be run there? > > > Clone of 'https://git-wip-us.apache.org/repos/asf/couchdb.git' into > > > submodule path 'dependencies/couchdb' failed > > > > > > > > > I cannot install from source either. A new version of Erlang (R13B03) > > needs > > > to be installed, and it fails miserably as well. > > > > > > make[3]: Entering directory > `/usr/local/src/otp_src_R14B03/lib/hipe/rtl' > > > erlc -W +debug_info +inline -o../ebin hipe_rtl.erl > > > pthread/ethr_event.c:98: Fatal error in wait__(): Function not > > implemented > > > (38) > > > make[3]: *** [../ebin/hipe_rtl.beam] Aborted > > > > > > I do not give all the details regarding the various packages, > > dependencies, > > > and versions discrepancies I had to solve before that. So I am stuck. > Any > > > help would be appreciated. And thanks a lot for your efforts (but > having > > a > > > distribution relying on more stable softwares would be welcome). > > > > > > Best, > > > > > > Philippe Rigaux > > > --20cf3063e33bb1540704b76aa625--