From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrew Walrond Newsgroups: gmane.emacs.help Subject: Re: Installation problem. Date: Wed, 03 Oct 2007 12:03:52 +0100 Message-ID: <47037718.8020404@walrond.org> References: <49882.129.240.176.57.1191328619.squirrel@webmail.uio.no> <47025A17.5080206@walrond.org> <9E8C992C-DE42-4490-821E-A2FEE30342F9@Web.DE> <4703402E.5070900@walrond.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1191409280 842 80.91.229.12 (3 Oct 2007 11:01:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2007 11:01:20 +0000 (UTC) Cc: emacs list , orjanam@student.uio.no To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 03 13:01:17 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 1Id1yW-0001z6-FN for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Oct 2007 13:01:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id1yS-000288-08 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Oct 2007 07:01:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Id1yD-000282-R1 for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 07:00:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Id1yC-00027n-3J for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 07:00:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id1yB-00027k-Ub for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 07:00:47 -0400 Original-Received: from marvin.h-e-r-e-s-y.com ([87.106.62.5]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Id1yB-00058K-Fd for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 07:00:47 -0400 Original-Received: from orion.h-e-r-e-s-y.com ([213.120.249.28] helo=[172.16.1.254]) by marvin.h-e-r-e-s-y.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1Id25Y-00016p-3C; Wed, 03 Oct 2007 11:08:26 +0000 User-Agent: Icedove 1.5.0.12 (X11/20070731) In-Reply-To: X-Enigmail-Version: 0.94.2.0 X-Detected-Kernel: Linux 2.6 (newer, 1) 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:48071 Archived-At: Peter Dyballa wrote: > > Without the Developer Tools installed, Fink won't install GNU Emacs – > except a binary package exists for GNU Emacs. Most Fink packages are > source, so you need compilers (C, C++, Fortran, Java, ...) to install them. > You are of course correct. I had forgotten about having to download and install the Developer Tools first. Andrew