From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Building 22.1, on Ubuntu Date: Sat, 08 Sep 2007 16:12:24 +0300 Message-ID: References: <85ejh9xz66.fsf@lola.goethe.zz> <711a73df0709080354p31c2c381oe53c1426e89d2db8@mail.gmail.com> <95082D73-1C20-4A53-84CD-C00FC08C6CA3@Web.DE> <711a73df0709080445o4c2d1feey631a70e6b07c90d1@mail.gmail.com> <711a73df0709080533p3f2df98dp114cb6ed5c20849@mail.gmail.com> <711a73df0709080603ocb6d38eh12cad75ffe647766@mail.gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189257173 22527 80.91.229.12 (8 Sep 2007 13:12:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Sep 2007 13:12:53 +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:12:53 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 1IU07E-00078A-Eo for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Sep 2007 15:12:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IU07C-0006AI-7a for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Sep 2007 09:12:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IU06u-00067b-Nb for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:12:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IU06s-00063E-JO for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:12:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IU06s-000636-G3 for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:12:26 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IU06s-0000qW-5X for help-gnu-emacs@gnu.org; Sat, 08 Sep 2007 09:12:26 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-141-251.inter.net.il [80.230.141.251]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HTD26133 (AUTH halo1); Sat, 8 Sep 2007 16:09:39 +0300 (IDT) In-reply-to: <711a73df0709080603ocb6d38eh12cad75ffe647766@mail.gmail.com> (dave.pawson@gmail.com) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:47358 Archived-At: > Date: Sat, 8 Sep 2007 14:03:32 +0100 > From: "Dave Pawson" > Cc: emac list > > 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? Not needed as long as you don't use Xaw3d (or Motif or Lesstif). > ran make. > > Still non-graphical! You should have run "make distclean" before running `configure' after installing the missing packages. If you didn't do that, I suggest to rebuild after "make distclean". Also, be sure you are running the correct binary, not the one built before you had X11 installed.