From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cena Mayo Newsgroups: gmane.emacs.help Subject: Re: bzr emacs Date: Mon, 28 Dec 2009 18:38:16 -0800 (PST) Organization: http://groups.google.com Message-ID: <520de02d-39c0-4896-a7be-ae9988cdb092@22g2000yqr.googlegroups.com> References: <87oclj89t1.fsf@gmail.com> <38978544-103b-4c7c-85a9-f7d4ffda386a@f5g2000yqh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1262054967 24279 80.91.229.12 (29 Dec 2009 02:49:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Dec 2009 02:49:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 29 03:49:20 2009 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 1NPS97-0006ke-RW for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Dec 2009 03:49:18 +0100 Original-Received: from localhost ([127.0.0.1]:36860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPS98-0006Uc-BA for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Dec 2009 21:49:18 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!22g2000yqr.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 98.240.222.177 Original-X-Trace: posting.google.com 1262054296 27634 127.0.0.1 (29 Dec 2009 02:38:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 29 Dec 2009 02:38:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 22g2000yqr.googlegroups.com; posting-host=98.240.222.177; posting-account=ouO3JgoAAACKShjfNpslqOL8Tfh3eDMM User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:175850 X-Mailman-Approved-At: Mon, 28 Dec 2009 21:48:00 -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:70924 Archived-At: On Dec 28, 5:54=A0pm, =D3scar Fuentes wrote: > Cena =A0Mayo writes: > > > How do I start emacs? =A0'emacs' doesn't work at the command line. > > (Using Gentoo linux.) > > After the build, the emacs executable is in the src/ subdirectory. You > can execute it from there. > > If you want to execute emacs as any other application, install it with > > sudo make install > > This is explained on the emacs INSTALL and/or README files. > > -- > =D3scar Oscar, Thanks for your reply. However, I did follow the INSTALL.BZR file for installation instructions. (Including doing a make install.) Going into the /src directory still generates an 'emacs: command not found' error.