From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Emacs on GNUstep Date: Sat, 06 Dec 2008 12:22:25 -0500 Message-ID: <87iqpxgqwe.fsf@cyd.mit.edu> References: <87ej0rs3ey.fsf@cyd.mit.edu> <87tz9j6f76.GNU's_Not_Unix!%yavor@gnu.org> <200812052044154371169@foxmail.com> <200812061459462792341@foxmail.com> <200812070005358641821@foxmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228584166 29051 80.91.229.12 (6 Dec 2008 17:22:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Dec 2008 17:22:46 +0000 (UTC) Cc: "Stephen J. Turnbull" , emacs-devel , Yavor Doganov , rms , Stefan Monnier To: "richardeng" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 06 18:23:50 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L90sb-0006QR-K7 for ged-emacs-devel@m.gmane.org; Sat, 06 Dec 2008 18:23:45 +0100 Original-Received: from localhost ([127.0.0.1]:54011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L90rQ-0005JN-Es for ged-emacs-devel@m.gmane.org; Sat, 06 Dec 2008 12:22:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L90rL-0005J2-Uv for emacs-devel@gnu.org; Sat, 06 Dec 2008 12:22:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L90rK-0005Hb-GU for emacs-devel@gnu.org; Sat, 06 Dec 2008 12:22:27 -0500 Original-Received: from [199.232.76.173] (port=43545 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L90rK-0005HY-9u for emacs-devel@gnu.org; Sat, 06 Dec 2008 12:22:26 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:59410) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L90rH-0006nn-Sq; Sat, 06 Dec 2008 12:22:23 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 2CBEC57E1D1; Sat, 6 Dec 2008 12:22:25 -0500 (EST) In-Reply-To: <200812070005358641821@foxmail.com> (richardeng@foxmail.com's message of "Sun, 7 Dec 2008 00:05:40 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:106632 Archived-At: "richardeng" writes: > I spent some time on it. Too sad, I was blocked on(apt-get install what-package?): > checking AppKit/AppKit.h usability... no > checking AppKit/AppKit.h presence... no > checking for AppKit/AppKit.h... no > configure: error: `--with-ns' was specified, but the include You need gnustep-devel and libgnustep-gui-dev.