From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert Thorpe" Newsgroups: gmane.emacs.help Subject: Re: Compiling CVS Emacs with X toolkit Date: 23 Nov 2006 06:59:08 -0800 Organization: http://groups.google.com Message-ID: <1164293948.178111.49410@j72g2000cwa.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1164390360 25615 80.91.229.2 (24 Nov 2006 17:46:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Nov 2006 17:46:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 24 18:45:59 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gnf7Z-0007yq-Fi for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 18:45:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnf7Y-00065m-Pw for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 12:45:53 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!j72g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 213.94.228.210 Original-X-Trace: posting.google.com 1164293953 8198 127.0.0.1 (23 Nov 2006 14:59:13 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 23 Nov 2006 14:59:13 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 EMF3ASPROXY03 Complaints-To: groups-abuse@google.com Injection-Info: j72g2000cwa.googlegroups.com; posting-host=213.94.228.210; posting-account=hWoAPxMAAAAnBKSBz1ZivwUPPjEuve7bvVCHZQ8rhrluPfwcBJd92w Original-Xref: shelby.stanford.edu gnu.emacs.help:143297 Original-To: help-gnu-emacs@gnu.org 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:38914 Archived-At: Mathias Dahl wrote: > Since upgradring my GNU/Linux installation from Mandrake 10.1 Official > to Mandriva Free 2007, my CVS Emacs build does not get any X > capabilities. I use the same script (cd prj/emacs; cvs update; > ./configure; make etc...) as I did before. > > Of course I understand that this has to do with the new install and > that I lack some "blabla-devel-y.z" libraries, but I find it hard to > figure out exactly which I lack. Using rpmdrake (which is a very nice > tool), there is a jungle of different libs for "X" to choose from. I > don't care much about which toolkit I use although GTK would be nice. > > Any pointers? > > Maybe this question would be more valid in some Mandria forum, I don't > know... Do what Giorgos said. The libraries Emacs uses are libXt and libXaw, as far as I can remember. I wouldn't recommend the GTK+ build at least until after the current Emacs version has been released.