From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: No toolkit scrollbars with --with-x-toolkit=lucid Date: Fri, 09 Apr 2010 11:26:14 +0200 Message-ID: <4BBEF2B6.4050204@swipnet.se> References: <201004090944.19273.tassilo@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270805201 18430 80.91.229.12 (9 Apr 2010 09:26:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Apr 2010 09:26:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 09 11:26:40 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O0AU3-0002GF-7s for ged-emacs-devel@m.gmane.org; Fri, 09 Apr 2010 11:26:39 +0200 Original-Received: from localhost ([127.0.0.1]:59332 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0AU1-0002vn-5i for ged-emacs-devel@m.gmane.org; Fri, 09 Apr 2010 05:26:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0ATs-0002tl-Pu for emacs-devel@gnu.org; Fri, 09 Apr 2010 05:26:28 -0400 Original-Received: from [140.186.70.92] (port=59195 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0ATn-0002nn-Il for emacs-devel@gnu.org; Fri, 09 Apr 2010 05:26:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0ATi-0002hJ-65 for emacs-devel@gnu.org; Fri, 09 Apr 2010 05:26:23 -0400 Original-Received: from smtprelay-h21.telenor.se ([195.54.99.196]:49817) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0ATh-0002gQ-S2 for emacs-devel@gnu.org; Fri, 09 Apr 2010 05:26:18 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 11E2BCD58 for ; Fri, 9 Apr 2010 11:26:15 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aiw8AIaPvktV4S1uPGdsb2JhbACHY5NXDAEBAQE1Lbk4hQkE X-IronPort-AV: E=Sophos;i="4.52,176,1270418400"; d="scan'208";a="61633479" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb1.telenor.se with ESMTP; 09 Apr 2010 11:26:15 +0200 Original-Received: from [192.168.77.62] (ns1.operax.com [213.88.244.216]) by coolsville.localdomain (Postfix) with ESMTPSA id 0789C7FA01A; Fri, 9 Apr 2010 11:26:14 +0200 (CEST) User-Agent: Thunderbird 2.0.0.24 (X11/20100317) In-Reply-To: <201004090944.19273.tassilo@member.fsf.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123383 Archived-At: Tassilo Horn wrote: > Hi all, > > I've heard good things about the Lucid/Athena scrollbars, so I wanted to > try them out. I configured my bzr copy with > > --with-sound --with-x --without-gconf --with-toolkit-scroll-bars > --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm > --with-xft --with-libotf --with-m17n-flt --with-x-toolkit=lucid > --without-hesiod --without-kerberos --without-kerberos5 --with-gpm > --with-dbus > > Unfortunately, after configuring it says it will build without toolkit > scrollbars. > > What window system should Emacs use? x11 > What toolkit should Emacs use? LUCID > 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? yes > Does Emacs use -ldbus? yes > Does Emacs use -lgconf? no > Does Emacs use -lfreetype? yes > Does Emacs use -lm17n-flt? yes > Does Emacs use -lotf? yes > Does Emacs use -lxft? yes > Does Emacs use toolkit scroll bars? no > > I have libXaw-1.0.7 installed. Or does libXaw provide no scrollbars and > I need to have Xaw3d? You have to have Xaw3D to get Xaw scroll bars. Xaw has scroll bars, but I think there where some incompability problems with Xaw3D, and so only Xaw3D is used in Emacs. Jan D.