all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: How to force emacs to start in graphics mode?
Date: Thu, 27 Jul 2006 09:58:17 +0200	[thread overview]
Message-ID: <v9fygnqy1y.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: 1153944438.292634.268740@m73g2000cwd.googlegroups.com

On Wed, Jul 26 2006, Anton V. Belyaev wrote:

> I've build a CVS version of emacs

,----[ INSTALL.CVS ]
| Questions, requests, and bug reports about the CVS versions of Emacs
| should be sent to emacs-pretest-bug@gnu.org rather than gnu.emacs.help
| or gnu.emacs.bug.  Ideally, use M-x report-emacs-bug RET which will
| send it to the proper place.
`----

> Here is the config:
> ./configure --with-x-toolkit=gtk --with-xft=yes
> --prefix=/home/anton/local/
>
> But when I'm trying to run ~/local/bin/emacs it starts in text mode in
> the console.
>
> Is there any way to force emacs use graphics mode?
> Or to find out what it lacks to use graphics?

Look at the configure output.  My crystal ball says that it couldn't
locate the X11 (and GTK?) development libraries and therefore your
emacs was compiled without X11 support.

,----[ INSTALL ]
| * GNU/Linux development packages
| 
| Many GNU/Linux systems do not come with development packages by
| default; they just include the files that you need to run Emacs, but
| not those you need to compile it.  For example, to compile Emacs with
| X11 support, you may need to install the special `X11 development'
| package.  For example, in April 2003, the package names to install
| were `XFree86-devel' and `Xaw3d-devel' on RedHat.  On Debian, the
| packages necessary to build the installed version should be
| sufficient; they can be installed using `apt-get build-dep emacs21' in
| Debian 3 and above.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

      parent reply	other threads:[~2006-07-27  7:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 20:07 How to force emacs to start in graphics mode? Anton V. Belyaev
2006-07-26 21:29 ` Peter Dyballa
     [not found] ` <mailman.4515.1153949392.9609.help-gnu-emacs@gnu.org>
2006-07-27  5:49   ` Anton V. Belyaev
2006-07-27  8:28     ` Peter Dyballa
2006-07-27  7:58 ` Reiner Steib [this message]

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=v9fygnqy1y.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.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.