help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs 22.1 only starts in terminal


From: flebber
Subject: Re: emacs 22.1 only starts in terminal
Date: Mon, 11 Jun 2007 11:06:55 -0000
User-agent: G2/1.0

On Jun 11, 7:21 pm, Nick Roberts <nick...@snap.net.nz> wrote:
>  > You're probably missing some header files, e.g, /usr/include/ncurses.h (on
>  > Ubuntu it's in the package libncurses5-dev).  You can check by looking
>  > through config.log in the top directory.  Also, when you run configure at
>  > the start, a list of how it will build is given at the end.
>
> Sorry, I don't mean /usr/include/ncurses.h, of course.  I mean X related
> headers.  You could use Xaw, or gtk packages, but you need the dev variant
> for the headers to build (regular variant for libraries is enough to run).
>
> --
> Nick                                          http://www.inet.net.nz/~nickrob

So this was my output after ./configure

 What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2 -
Wno-pointer-sign
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                Standard
dirs
  Where do we find X Windows libraries?                   Standard
dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]