all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Zimmerman <itz@buug.org>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs 23.3 with no X window
Date: Fri, 19 Aug 2011 19:40:47 -0700	[thread overview]
Message-ID: <87fwkwiz4g.fsf@matica.localdomain> (raw)
In-Reply-To: <CAMJ-YiTe3uf7a+rgsrFgzMQ3Qk5LnBZmMe5iNHB2JBfeNoFs9w@mail.gmail.com> (Jai Dayal's message of "Fri, 19 Aug 2011 16:17:45 -0600")


Jai> I followed the same process you did.  The emacs that comes with the
Jai> mac is: GNU Emacs 22.1.1

Jai> I've run configure with and without specifying a prefix ./configure
Jai> --prefix=$HOME --with-jpeg=no --with-png=no --with-gif=no
Jai> --with-tiff=no

Jai> and ./configure --with-jpeg=no --with-png=no --with-gif=no
Jai> --with-tiff=no

Jai> if I don't add the flags --with-jpeg=no --with-png=no --with-gif=no
Jai> --with-tiff=no configure throws an error and tells me to add those
Jai> flags those flags.

Jai> If I don't configure with prefix, I receive no errors on make and
Jai> (sudo) make install but when I do emacs --version, i still says
Jai> 22.1.1, and NOT 23.3

All this has nothing to do with your original problem.

Please follow fork's advice and run configure --help.  There must be a
termcap related option there.  Please post it here.

What is happening is that emacs is using its own version of the termcap
library that comes with the emacs source.  You must disable that _and_
link with ncurses instead.

Is there a --without-termcap option to configure?

-- 
Ian Zimmerman
gpg public key: 1024D/C6FF61AD
fingerprint: 66DC D68F 5C1B 4D71 2EE5  BD03 8A00 786C C6FF 61AD
Rule 420: All persons more than eight miles high to leave the court.



      parent reply	other threads:[~2011-08-20  2:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-19 17:42 emacs 23.3 with no X window Jai Dayal
2011-08-19 18:54 ` Eli Zaretskii
2011-08-19 19:00 ` Peter Dyballa
2011-08-19 19:08   ` Jai Dayal
2011-08-19 20:20     ` Peter Dyballa
2011-08-19 21:50       ` Jai Dayal
2011-08-20  8:37         ` Peter Dyballa
2011-08-19 21:50       ` Jai Dayal
2011-08-19 22:05       ` fork
2011-08-19 22:17         ` Jai Dayal
2011-08-19 22:34           ` fork
2011-08-19 22:56             ` PJ Weisberg
2011-08-20  8:42               ` Peter Dyballa
2011-08-20  2:40           ` Ian Zimmerman [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=87fwkwiz4g.fsf@matica.localdomain \
    --to=itz@buug.org \
    --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.