From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: poppyer Newsgroups: gmane.emacs.help Subject: Re: New to emacs Date: Fri, 17 Oct 2008 06:32:03 +0100 Organization: University Of Oxford, England Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1224222045 29378 80.91.229.12 (17 Oct 2008 05:40:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2008 05:40:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 17 07:41:46 2008 connect(): Connection refused 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.50) id 1Kqi5n-0006sA-1b for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2008 07:41:43 +0200 Original-Received: from localhost ([127.0.0.1]:50950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kqi4i-0006QQ-5e for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2008 01:40:36 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!dedekind.zen.co.uk!zen.net.uk!hamilton.zen.co.uk!feed4.jnfs.ja.net!jnfs.ja.net!feeds.news.ox.ac.uk!news.ox.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: clpc78.comlab.ox.ac.uk Original-X-Trace: frank-exchange-of-views.oucs.ox.ac.uk 1224221523 26368 129.67.148.212 (17 Oct 2008 05:32:03 GMT) Original-X-Complaints-To: newsmaster@ox.ac.uk Original-NNTP-Posting-Date: Fri, 17 Oct 2008 05:32:03 +0000 (UTC) User-Agent: Emacs Gnus Cancel-Lock: sha1:vt5EF355y6/Qi87WZrxf/mLJsLU= Original-Xref: news.stanford.edu gnu.emacs.help:163520 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:58862 Archived-At: Mario Xerxes Castelán Castro writes: > Hello > I are new to emacs, but i can compile it !. > I run ./compile an later make, this generates a emacs file in the src > directory, but when i try to run it, it says: > > emacs: Cannot open termcap database file > > And does not function > if Anyone can help with this problem or give a binary for Linux amd64 > please ? Normally your linux distribution would provide emacs binaries, which are quite standard packages. Depends on what linux distribution you are using, try yum(fedora)/apt-get(ubuntu/debian) ..etc > --