all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Texaner <texaner82@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs + yellowdog linux + Playstation 3
Date: Sat, 31 Mar 2007 11:02:56 +0200	[thread overview]
Message-ID: <A4AE5F4E-985B-4616-9A49-31485158FB3B@Web.DE> (raw)
In-Reply-To: <1175296186.483239.4600@l77g2000hsb.googlegroups.com>


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. This kind is also the default type of GNU Emacs in Linux  
and other UNIX distributions – only Mac OS X installs a non-windowing  
GNU Emacs.

You can compile your own non-windowing GNU Emacs when you invoke  
configure with '--without-x' – or you set CPPFLAGS or make configure  
options like --x-includes=DIR or --x-libraries=DIR to point where no  
X11 related material can be found. Than you'll get a binary that  
might only use libncurses and won't be able to use a windowing  
environment ...

--
Greetings

   Pete

The most exciting phrase to hear in science, the one that heralds new  
discoveries, is not "Eureka!" (I found it!) but "That's funny..."
                                       Isaac Asimov

  parent reply	other threads:[~2007-03-31  9:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29 19:59 emacs + yellowdog linux + Playstation 3 Texaner
2007-03-29 21:57 ` Matthew Flaschen
     [not found] ` <mailman.1597.1175205604.7795.help-gnu-emacs@gnu.org>
2007-03-30 19:09   ` Texaner
2007-03-30 19:51     ` Exal de Jesus Garcia Carrillo
     [not found]     ` <mailman.1619.1175284456.7795.help-gnu-emacs@gnu.org>
2007-03-30 23:09       ` Texaner
2007-03-30 23:47         ` Exal de Jesus Garcia Carrillo
2007-03-31  9:02         ` Peter Dyballa [this message]
2007-03-31  9:59           ` Matthew Flaschen
2007-03-31 11:39             ` Peter Dyballa
2007-03-31 11:37 ` Johan Bockgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A4AE5F4E-985B-4616-9A49-31485158FB3B@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=texaner82@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.