From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matthew Flaschen Newsgroups: gmane.emacs.help Subject: Re: emacs + yellowdog linux + Playstation 3 Date: Sat, 31 Mar 2007 05:59:02 -0400 Message-ID: <460E30E6.905@gatech.edu> References: <1175198360.207679.84520@l77g2000hsb.googlegroups.com> <1175281765.704013.322000@n59g2000hsh.googlegroups.com> <1175296186.483239.4600@l77g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1175335461 17542 80.91.229.12 (31 Mar 2007 10:04:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 31 Mar 2007 10:04:21 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 31 12:04: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 1HXaRS-0005jc-Vt for geh-help-gnu-emacs@m.gmane.org; Sat, 31 Mar 2007 12:04:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXaUE-0004v1-Ou for geh-help-gnu-emacs@m.gmane.org; Sat, 31 Mar 2007 05:07:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HXaQx-0001FK-Of for help-gnu-emacs@gnu.org; Sat, 31 Mar 2007 06:03:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXaQw-0001Ex-9x for help-gnu-emacs@gnu.org; Sat, 31 Mar 2007 06:03:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXaQv-0001EP-Rt for help-gnu-emacs@gnu.org; Sat, 31 Mar 2007 05:03:42 -0500 Original-Received: from deliverator5.gatech.edu ([130.207.165.165]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1HXaO8-0003cl-1S for help-gnu-emacs@gnu.org; Sat, 31 Mar 2007 06:00:48 -0400 Original-Received: from deliverator5.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id E7C9E1D1A6F for ; Sat, 31 Mar 2007 06:00:46 -0400 (EDT) (envelope-from matthew.flaschen@gatech.edu) Original-Received: from mailprx4.gatech.edu (mailprx4.prism.gatech.edu [130.207.171.18]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator5.gatech.edu (Postfix) with ESMTP id A24011D1C0F for ; Sat, 31 Mar 2007 05:59:04 -0400 (EDT) (envelope-from matthew.flaschen@gatech.edu) Original-Received: from [128.61.73.81] (r73h81.res.gatech.edu [128.61.73.81]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mflaschen3@mailprx4.gatech.edu, sender=n/a) by mailprx4.gatech.edu (Postfix) with ESMTP id 2F61721BB for ; Sat, 31 Mar 2007 05:59:03 -0400 (EDT) (envelope-from matthew.flaschen@gatech.edu) User-Agent: Thunderbird 1.5.0.10 (X11/20070306) In-Reply-To: X-Enigmail-Version: 0.94.3.0 X-detected-kernel: Solaris 9 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:42321 Archived-At: Peter Dyballa wrote: > > Am 31.03.2007 um 01:09 schrieb Texaner: > >> Yes, that is an option. But what I wanted to know is what is wrong >> with my installation that just "emacs" without the option "-nw" does >> not work. > > YDL is X11 aware. When you also installed the developers packages (C > header files), then Emacs' configure script found them, together with > the X libraries. From this a GNU Emacs binary was compiled that is an X > client. I think his question is how to get an emacs that correctly runs on X Windows, without the error mentioned before. Matt Flaschen