all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs 22.1 only starts in terminal
Date: Tue, 12 Jun 2007 10:07:19 +1000	[thread overview]
Message-ID: <87veduox1k.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 1181550577.598064.317760@a26g2000pre.googlegroups.com

flebber <flebber.crue@gmail.com> writes:

> Hi
>
> I recently installed Emacs 22.1 from source on a PclinuxOs 2007
> install. The install went well apparently without errors. However the
> only way I can use  emacs is through  a konsole or xterm  session . I
> also tried to make a menu entry for emacs in the menu editor (I am
> using KDE) , I simply put the command entry as 'emacs' however this
> fails to work at all. Will emacs only work as part of a terminal
> session or is there something else I should do.  I am going to try it
> on my Debian(Etch) install later.
>

Sounds like you have failed to build emacs with X support. Emacs 22 supports
two GUI libraries - the traditional X toolkit/motif libraries we are all
familiar with and GTK+. While the configure program will try to select one of
these, you need to have the necessary development libs for X/GTK installed. You
should also pass the appropriate switches to configure (i.e. x-toolkit=...) and
make sure that the output from configure actually finds things, like the dev
libs for the GUI widgets you want to build with etc. 

I would suggest you read the documentation carefully and not just follow the
'quick start' - there are lots of options, such as support for sound, support
for various image types, font types, etc. It is important to check the output
from configure to make sure all the necessary libraries and programs are found.

Tim

P.S. If you plan to do this on Debian and you want to have the same sort of
integration as you do with Debain versions of emacs, don't forget to update the
startup.el file so that it sets the debian-emacs-flavor variable and knows
where to find and load the necessary debian startup stuff. Remember you need to
do this 'before' building emacs to ensure these changes are in the image the
build process dumps.


-- 
tcross (at) rapttech dot com dot au

      parent reply	other threads:[~2007-06-12  0:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11  8:29 emacs 22.1 only starts in terminal flebber
2007-06-11  8:33 ` flebber
2007-06-11  9:17 ` Nick Roberts
2007-06-11  9:21   ` Nick Roberts
     [not found]   ` <mailman.1917.1181553697.32220.help-gnu-emacs@gnu.org>
2007-06-11 11:06     ` flebber
2007-06-11 11:19     ` flebber
2007-06-11 12:12       ` [Solved}Re: " flebber
2007-06-12  0:07 ` Tim X [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=87veduox1k.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /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.