From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.help Subject: Re: New to emacs Date: Fri, 17 Oct 2008 10:37:37 +0200 Organization: UDC Message-ID: <200810171037.37620.aluaces@udc.es> References: <48F7A022.7010104@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1224302043 12469 80.91.229.12 (18 Oct 2008 03:54:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2008 03:54:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 18 05:55:03 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 1Kr2u6-00028U-Oo for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Oct 2008 05:55:03 +0200 Original-Received: from localhost ([127.0.0.1]:39921 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kr2t1-0002EE-St for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2008 23:53:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kqkpn-0008H6-Iz for help-gnu-emacs@gnu.org; Fri, 17 Oct 2008 04:37:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kqkpm-0008Gj-5Z for help-gnu-emacs@gnu.org; Fri, 17 Oct 2008 04:37:23 -0400 Original-Received: from [199.232.76.173] (port=56839 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kqkpl-0008Gg-Va for help-gnu-emacs@gnu.org; Fri, 17 Oct 2008 04:37:21 -0400 Original-Received: from vi5.udc.es ([193.147.41.5]:63640 helo=smtp.udc.es) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kqkpl-0004gq-Nh for help-gnu-emacs@gnu.org; Fri, 17 Oct 2008 04:37:21 -0400 Original-Received: from eps142.cdf.udc.es (eps142.cdf.udc.es [193.144.52.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.udc.es ("Servidor de correo de la UDC") with ESMTP id 9C9F4904 for ; Fri, 17 Oct 2008 10:31:50 -0700 (PDT) User-Agent: KMail/1.9.9 In-Reply-To: <48F7A022.7010104@gmail.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-Mailman-Approved-At: Fri, 17 Oct 2008 23:52:52 -0400 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:58892 Archived-At: El Jueves 16 Octubre 2008ES 22:12:18 Mario Xerxes Castel=C3=A1n Castro escr= ibi=C3=B3: > 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 ? You didn't run "make install" in order to install the program properly on y= our=20 system.