From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Warren Oates Newsgroups: gmane.emacs.help Subject: Re: Installation problem. Date: Tue, 02 Oct 2007 16:17:03 -0400 Organization: The Lady in Red Inc. Message-ID: <4702a739$0$18798$c3e8da3@news.astraweb.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1191357679 31997 80.91.229.12 (2 Oct 2007 20:41:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Oct 2007 20:41:19 +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 Oct 02 22:41:15 2007 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 1IcoY6-00056V-Fz for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Oct 2007 22:40:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcoY1-0005ns-Uw for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Oct 2007 16:40:53 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news.astraweb.com!border2.newsrouter.astraweb.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: All the News that Fits (1.0) X-Wild-Bunch: Best movie ever. X-Face: bqwyg^Z4?W"; Mw*V/t3-s%n3'y; VV[XQ66lNZ^Q3!o>NL]c|8PMF9%Rn?E8>xL`)@4@c+79 j0zXB7BEZz$z2p/qcb2;,GZ.+lDH):);n4zr2t/8 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:48056 Archived-At: In article , orjanam@student.uio.no wrote: > Hello, can you help me? > I´m not able to install Emacs on my mac (ibook G4, with OS X v10.4. ) > I downloaded the emacs-22.1, unpacked it and followed the instructions for > Mac OS X-installation. This is what happens: > > > klaus-wunderlichs-ibook-g4:~/desktop/emacs-22.1 klauswunderlich$ > ./configure --enable-carbon-app > checking build system type... powerpc-apple-darwin8.10.0 > checking host system type... powerpc-apple-darwin8.10.0 > checking for gcc... no > checking for cc... no > checking for cl.exe... no > configure: error: no acceptable C compiler found in $PATH > See `config.log' for more details. > klaus-wunderlichs-ibook-g4:~/desktop/emacs-22.1 klauswunderlich$ > make-bash: make: command not found > > > What should i do? You don't have a compiler. Despite what someone said, you don't really need fink, you could use Rudix: http://rudix.org/ which only has the packages you might want. But really, the problem is that the Developer Tools aren't installed. Put the install disk back in the slot and install them. You don't need to join anything at Apple, all the tools you need are there, but good luck figuring out the dependencies. Good luck with Emacs as well. It builds fine, though, once you have your tools. -- W. Oates