From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Megyei Newsgroups: gmane.emacs.help Subject: Re: Building 22.1, on Ubuntu Date: Sat, 08 Sep 2007 15:13:07 +0200 Message-ID: <1189257187.4573.6.camel@champfer> References: <711a73df0709080248l7cbcb889r80e7e6242da3a4cd@mail.gmail.com> Reply-To: mathias@mnet-mail.de NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189257230 22657 80.91.229.12 (8 Sep 2007 13:13:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Sep 2007 13:13:50 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Dave Pawson Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 08 15:13:50 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IU08A-0007L5-LQ for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Sep 2007 15:13:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IU086-00077J-AA for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Sep 2007 09:13:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IU07c-0006sw-Lb for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:13:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IU07b-0006rF-Fj for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:13:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IU07b-0006r0-8h for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:13:11 -0400 Original-Received: from mail-out.m-online.net ([212.18.0.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IU07a-0000zF-Ph for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:13:11 -0400 Original-Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 7898F221CBC; Sat, 8 Sep 2007 15:13:08 +0200 (CEST) Original-Received: from [192.168.178.63] (ppp-82-135-87-26.dynamic.mnet-online.de [82.135.87.26]) by mail.mnet-online.de (Postfix) with ESMTP id 2F2669043F; Sat, 8 Sep 2007 15:13:08 +0200 (CEST) In-Reply-To: <711a73df0709080248l7cbcb889r80e7e6242da3a4cd@mail.gmail.com> X-Mailer: Evolution 2.10.1 X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47359 Archived-At: I had to install more of the *-dev packages (libx11-dev, libungif-dev, libgtk-dev, ...). 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 Mathias On Sat, 2007-09-08 at 10:48 +0100, Dave Pawson wrote: > Thanks Peter. > > On 08/09/2007, Peter Dyballa wrote: > > > Another package I'm missing perhaps? > > > > > (lib)ncurses. > > Thanks. A bit of googling led me to > http://webusers.npl.uiuc.edu/~yangrz/Emacs.html > > So, for a new Ubuntu install. > > $apt-get install libc6-dev g++ libncurses5-dev > $./configure > $./make > $./make install > > did it for me. > > Now executable... in a window... if you see what I mean? > I'm getting the text based emacs from 10 years ago? > What's happened to my nice 'semi-graphics' emacs please. > source from http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz > > Nearly, > > > regards > Dave Pawson > XSLT XSL-FO FAQ. > http://www.dpawson.co.uk > > > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >