Subject: Re: How do I get an Imake.tmpl file?
To: Alan Barrett <apb@iafrica.com>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 05/14/1998 12:35:03
On Thu, May 14, 1998 at 10:51:30AM +0200, Alan Barrett wrote:
> I tried to install xlockmore (from the pkgsrc tree).  It depends
> on xpm.  But xpm won't build because there's no Imake.tmpl file.
> 
> 	/usr/pkgsrc/graphics/xpm bash> make
> 	>> Checksum OK for xpm-3.4j.tar.gz.
> 	===>  Configuring for xpm-3.4j
> 	mv -f Makefile Makefile.bak
> 	imake -DUseInstalled -I/usr/X11R6/lib/X11/config
> 	Imakefile.c:8: Imake.tmpl: No such file or directory
> 	imake: Exit code 33.
> 	  Stop.
> 	*** Error code 1

Your X11 (XFree86) installation is incomplete. I forget which .tgz you'll
need from the xfree86 ftp site to make it work, I assume that it's
X332prog.tgz.

- Frank