From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: raman@comcast.net (raman) Newsgroups: gmane.emacs.devel Subject: Emacs, Termcap and Ubuntu Date: Sat, 9 Sep 2006 07:23:56 -0700 (PDT) Message-ID: <20060909142356.5AD5C12A4733@localhost> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1157857725 28442 80.91.229.2 (10 Sep 2006 03:08:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Sep 2006 03:08:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 10 05:08:44 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GMFga-0004vJ-2D for ged-emacs-devel@m.gmane.org; Sun, 10 Sep 2006 05:08:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMFgZ-0002Ek-I4 for ged-emacs-devel@m.gmane.org; Sat, 09 Sep 2006 23:08:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GM3kL-0005Cl-Oc for emacs-devel@gnu.org; Sat, 09 Sep 2006 10:23:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GM3kJ-0005Ae-Vx for emacs-devel@gnu.org; Sat, 09 Sep 2006 10:23:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GM3kJ-0005Ab-P5 for emacs-devel@gnu.org; Sat, 09 Sep 2006 10:23:47 -0400 Original-Received: from [204.127.200.85] (helo=sccrmhc15.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GM3l9-0004iE-ME for emacs-devel@gnu.org; Sat, 09 Sep 2006 10:24:39 -0400 Original-Received: from localhost (c-71-202-191-236.hsd1.ca.comcast.net[71.202.191.236]) by comcast.net (sccrmhc15) with ESMTP id <2006090914234601500olb3he>; Sat, 9 Sep 2006 14:23:46 +0000 Original-Received: by localhost (Postfix, from userid 1000) id 5AD5C12A4733; Sat, 9 Sep 2006 07:23:56 -0700 (PDT) Original-To: emacs-devel@gnu.org X-Mailman-Approved-At: Sat, 09 Sep 2006 23:08:27 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59612 Archived-At: Building Emacs out of CVS on an freshly installed ubuntu machine: Emacs builds cleanly -- ./configure --prefix=/usr/local make bootstrap make make install works as expected. However after built, the emacs refused to run with the error termcap not found --- am a bit confused as to what it's looking for -- especially since this system has terminfo