unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Christine Sacerdot <sacerdot@pasteur.fr>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: problem with openning emacs after installation of emacs-22.1
Date: Mon, 18 Jun 2007 15:39:59 -0400	[thread overview]
Message-ID: <nt7iq1kq5s.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <46769125.6020104@pasteur.fr> (Christine Sacerdot's message of "Mon, 18 Jun 2007 16:05:25 +0200")

Christine Sacerdot wrote:

> I have just downloaded the version emacs-22.1 of GNU Emacs (file
> emacs-22.1.tar.gz from http://ftp.gnu.org/pub/gnu/emacs/ ) and the
> installation occurred without error apparently (using the commands:
> './configure --with-X', then 'make bootstrap', then 'sudo make
> install',

No need for the "bootstrap" part; just "make" would have been fine,
and quicker.

> in an Xterm). However, I cannot open emacs. Here is a copy of the
> Xterm window when I try to edit a text file:
>
> ~>emacs toto.txt &
> [1] 279
> ~>
> [1]  + suspended (tty output)  emacs toto.txt

What happens if you remove the '&' ?

It lookes like your Emacs was built without X support. Re-run
configure and look at the output, especially at the end where it says:
"What window system should Emacs use?". You are probably missing some
X libraries and/or development packages on your system. Further
information will be earlier in the output of configure, and in the
file config.log.

  reply	other threads:[~2007-06-18 19:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-18 14:05 problem with openning emacs after installation of emacs-22.1 Christine Sacerdot
2007-06-18 19:39 ` Glenn Morris [this message]
     [not found]   ` <467F7E2D.40505@pasteur.fr>
2007-06-25 18:42     ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=nt7iq1kq5s.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=sacerdot@pasteur.fr \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).