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: Instaling 23.1 on Snow Leopard Date: Wed, 16 Sep 2009 10:10:01 +0200 Organization: UDC Message-ID: <200909161010.01438.aluaces@udc.es> References: <6494BFDF-4459-4E8D-90A4-70EACC41E984@mac.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1253088622 28390 80.91.229.12 (16 Sep 2009 08:10:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Sep 2009 08:10:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 16 10:10:15 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 1Mnpah-0001f3-Am for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Sep 2009 10:10:15 +0200 Original-Received: from localhost ([127.0.0.1]:35829 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mnpag-0005x3-N2 for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Sep 2009 04:10:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mnpa8-0005wo-SN for help-gnu-emacs@gnu.org; Wed, 16 Sep 2009 04:09:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mnpa4-0005w4-Sz for help-gnu-emacs@gnu.org; Wed, 16 Sep 2009 04:09:40 -0400 Original-Received: from [199.232.76.173] (port=57665 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mnpa4-0005w1-NN for help-gnu-emacs@gnu.org; Wed, 16 Sep 2009 04:09:36 -0400 Original-Received: from smtpout2.correo.udc.es ([193.147.40.144]:43428) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mnpa4-00006S-8k for help-gnu-emacs@gnu.org; Wed, 16 Sep 2009 04:09:36 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 76075EF547 for ; Wed, 16 Sep 2009 10:09:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at smtpout2.correo.udc.es Original-Received: from smtpout2.correo.udc.es ([127.0.0.1]) by localhost (smtpout2.correo.udc.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CdSq9aXsWtrR for ; Wed, 16 Sep 2009 10:09:29 +0200 (CEST) Original-Received: from eps142.localnet (eps142.cdf.udc.es [193.144.52.142]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 6E3FEEF545 for ; Wed, 16 Sep 2009 10:09:29 +0200 (CEST) User-Agent: KMail/1.12.1 (Linux/2.6.30-1-amd64; KDE/4.3.1; x86_64; ; ) In-Reply-To: <6494BFDF-4459-4E8D-90A4-70EACC41E984@mac.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:68199 Archived-At: El Martes, 15 de Septiembre de 2009ES 06:09:01 Stuart Russell escribi=F3: > I just recently upgraded my macBook to Snow Leopard and would like to > get emacs 23.1 running as this is the editor of choice for the CIS > department from which I am taking classes. I used X11 to navigate to > the "emacs-23.1" directory and typed "./configure". I got an error > saying that I do not have gcc or cc on my machine (screenshot > attached). Can anybody help? Sorry if this was already posted, i > checked and did not see anything. You have downloaded the Emacs source code instead of the program itself, so= =20 you need a compiler (http://en.wikipedia.org/wiki/Compiler) in order to get= =20 the latter. However I recommend you to just download the prebuilt executabl= e=20 for your platform. A very popular one is Aquamacs (http://aquamacs.org/) Alberto