all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dkcombs@panix.com (David Combs)
To: help-gnu-emacs@gnu.org
Subject: Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!
Date: Fri, 21 Jan 2011 01:45:32 +0000 (UTC)	[thread overview]
Message-ID: <ihaofs$15s$5@reader1.panix.com> (raw)
In-Reply-To: 87k4i02jxv.fsf@kuiper.lan.informatimago.com

In article <87k4i02jxv.fsf@kuiper.lan.informatimago.com>,
Pascal J. Bourguignon <pjb@informatimago.com> wrote:
>dkcombs@panix.com (David Combs) writes:
>
...
...

>>
>> So, what might I have done wrong?
>
>You need --with-x to get an X gui.
>
>Here is what I use:
>
>    ./configure --prefix=/opt/emacs-${emacs_version}  \
>	    --with-x \
>	    --with-xpm \
>	    --with-jpeg \
>	    --with-tiff \
>	    --with-gif \
>	    --with-png \
>        --with-rsvg \
>        --with-xft \
>        --with-libotf \
>        --with-sound \
>	    --with-x-toolkit=no \
>	    --without-toolkit-scroll-bars \
>	    --x-includes=/usr/X11/include \
>	    --x-libraries=/usr/X11/lib \
>        && make \
>        && make install 
>
>Of course, if you want some specific X toolkit, you will use something
>else than no there.
>
>-- 
>__Pascal Bourguignon__                     http://www.informatimago.com/
>A bad day in () is better than a good day in {}.


Thanks!

Will give it a try!

David




  reply	other threads:[~2011-01-21  1:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18  8:52 just now made an emacs (on gnome). Problem: thinks I'm vt100 or something! David Combs
2011-01-18 17:16 ` rusi
2011-01-18 17:30   ` rusi
2011-01-18 18:12 ` Jason Earl
2011-01-18 19:36   ` David Combs
2011-01-18 21:12 ` Tim X
2011-01-21  1:40   ` David Combs
2011-01-21  7:44     ` Tim X
2011-01-20  5:47 ` Kevin Rodgers
2011-01-20  6:00 ` Pascal J. Bourguignon
2011-01-21  1:45   ` David Combs [this message]
2011-01-20 15:14 ` Steph

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='ihaofs$15s$5@reader1.panix.com' \
    --to=dkcombs@panix.com \
    --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.