[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or some
From: |
David Combs |
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) |
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
- just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, David Combs, 2011/01/18
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, rusi, 2011/01/18
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, Jason Earl, 2011/01/18
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, Tim X, 2011/01/18
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, Kevin Rodgers, 2011/01/20
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, Pascal J. Bourguignon, 2011/01/20
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!,
David Combs <=
- Re: just now made an emacs (on gnome). Problem: thinks I'm vt100 or something!, Steph, 2011/01/21