From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: despen@verizon.net Newsgroups: gmane.emacs.help Subject: Re: "Cannot open termcap database file" Date: Sat, 18 Dec 2010 21:55:12 -0500 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1292736719 4406 80.91.229.12 (19 Dec 2010 05:31:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Dec 2010 05:31:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 19 06:31:54 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PUBs9-0005VT-VW for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Dec 2010 06:31:54 +0100 Original-Received: from localhost ([127.0.0.1]:48520 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUBs9-0001kV-Cr for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Dec 2010 00:31:53 -0500 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Injection-Info: mx03.eternal-september.org; posting-host="jHG/q4CDuHQ12inYDCpZIQ"; logging-data="2535"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MKbepTzIKnCQ4uCNeNu+1NiJnO8QgF/s=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:3SEVfTpdr+c8scHVX8DrexWzer0= sha1:oiOn0C2XSsZVesDkLrwyeDkty0g= Original-Xref: usenet.stanford.edu gnu.emacs.help:183419 X-Mailman-Approved-At: Sun, 19 Dec 2010 00:30:55 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77670 Archived-At: kj writes: > The Emacs port provided by MacPorts (Emacs 23.2.1) won't start on > OS X Snow Leopard. > > The error message is: > > emacs: "Cannot open termcap database file" My guess is that emacs is really looking for a terminfo file. When it didn't find that, it then tried the older termcap. Anyway, not an OS X user, but check this first: http://discussions.apple.com/thread.jspa?messageID=10589416&tstart=0 If that doesn't help, look around for a terminfo file, it will probably be part of the libncurses package.