From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: Compiling CVS Emacs with X toolkit Date: Thu, 23 Nov 2006 18:20:53 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164390458 25884 80.91.229.2 (24 Nov 2006 17:47:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Nov 2006 17:47:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 24 18:47:36 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 1Gnf91-0008KO-69 for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 18:47:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnf90-0001OI-Ky for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 12:47:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!news.glorb.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-X-Trace: individual.net ACAqum0cr7XPtIw07HS6IwwyxAGTENT8fGAwTxDLOkDe2pEnSk User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (windows-nt) Cancel-Lock: sha1:usmrDp+8nuWGCze5WObcaItrEBc= Original-Xref: shelby.stanford.edu gnu.emacs.help:143299 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:38916 Archived-At: Mathias Dahl writes: > 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. I got an excellent response from Peter Dyballa, with a list of libraries: libgif libjpeg.62 libpng libtiff libncurses libICE libSM libXaw3d libX11 libXext libXmu libXpm libXt I installed most of them and now I have a shiny new CVS Emacs with GTK toolkit :)