|
From: | Tim X |
Subject: | Re: Building 22.1, on Ubuntu |
Date: | Sun, 09 Sep 2007 13:54:41 +1000 |
User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) |
"Dave Pawson" <dave.pawson@gmail.com> writes: > Improving. > I'll post the full package list if/when it works. > > This from ./configure > > Configured for `i686-pc-linux-gnu'. > > Where should the build process find the source code? /temp/emacs-22.1 > 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? yes > Does Emacs use -ljpeg? yes > Does Emacs use -ltiff? yes > Does Emacs use -lungif? yes > Does Emacs use -lpng? yes > Does Emacs use X toolkit scroll bars? no > > > > Any suggestions about the X toolkit scroll bars please? > Needed or not? > > ran make. > > Still non-graphical! > You need either the GTK dev libs if you want the GTK version of emacs or the X windows dev libs for the older X toolkit version. See the INSTALL file for details. Tim -- tcross (at) rapttech dot com dot au
[Prev in Thread] | Current Thread | [Next in Thread] |