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

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

Re: Building 22.1, on Ubuntu


From: Giorgos Keramidas
Subject: Re: Building 22.1, on Ubuntu
Date: Sun, 09 Sep 2007 01:59:28 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (berkeley-unix)

On Sat, 08 Sep 2007 15:13:07 +0200, Mathias Megyei <mathias@mnet-mail.de> wrote:
> I had to install more of the *-dev packages (libx11-dev,
> libungif-dev, libgtk-dev, ...).

Fantastic!

Now you have gtk-dev too, so Emacs will use the GTK+ `widgets' for
displaying its menu, context menus when you right-click with a mouse,
and neat GTK+ based buttons.

> Please look at the output of the configure run, whether
> configure has found all of the necessary libraries.
>
> The output from my last build (Emacs 23) looks as follows:
>
> Configured for `i686-pc-linux-gnu'.
>
>   Where should the build process find the source
> code?    /home/mathias/gnu/Emacs/emacs
>   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?                          GTK
>   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?                                   yes
>   Does Emacs use -ljpeg?                                  yes
>   Does Emacs use -ltiff?                                  yes
>   Does Emacs use a gif library?                           yes -lgif
>   Does Emacs use -lpng?                                   yes
>   Does Emacs use -lrsvg-2?                                yes
>   Does Emacs use -lgpm?                                   no
>   Does Emacs use X toolkit scroll bars?                   yes

This seems about right.

Now is the time to run `make distclean', or extract a clean tarball of
the Emacs sources and build everything with this latest version of a
build-environment you have installed.

Great progress :-)



reply via email to

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