From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: How to make Emacs use image support libraries? Date: Thu, 10 Mar 2005 08:49:36 -0500 Organization: Bell Sympatico Message-ID: <87d5u77h3h.fsf-monnier+gnu.emacs.help@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110463629 12617 80.91.229.2 (10 Mar 2005 14:07:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Mar 2005 14:07:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 10 15:07:09 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9OJI-0007KR-95 for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Mar 2005 15:06:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9OY9-0003LW-Tv for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Mar 2005 09:22:05 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!snoopy.risq.qc.ca!nf3.bellglobal.com!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:gZBgUF5gUK9yPbJUoRGU03fgYMY= Original-Lines: 17 Original-NNTP-Posting-Host: 65.92.241.52 Original-X-Complaints-To: abuse@sympatico.ca Original-X-Trace: news20.bellglobal.com 1110462576 65.92.241.52 (Thu, 10 Mar 2005 08:49:36 EST) Original-NNTP-Posting-Date: Thu, 10 Mar 2005 08:49:36 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:129180 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24730 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24730 > 9) As for Xaw3d, from: > ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/ > I downloaded Xaw3d-1.5.tar.gz and put it into ~/tmp dir. There, > according with what is suggested in the README.XAW3D file present > in the distribution, I did: Make sure you get 1.5E. > $ gunzip -c Xaw3d-1.5.tar.gz | tar xpf - > $ cd xc/lib/Xaw3d > $ ../../config/imake/imake -I../../config/cf -DTOPDIR=../.. > -DCURRENTDIR=lib/Xaw3d Try just `xmkmf'. Stefan