From owner-freebsd-questions Thu Aug 7 18:05:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA12184 for questions-outgoing; Thu, 7 Aug 1997 18:05:38 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id SAA12173 for ; Thu, 7 Aug 1997 18:05:30 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id LAA10232; Fri, 8 Aug 1997 11:04:56 +1000 From: Greg Lehey Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id KAA16279; Fri, 8 Aug 1997 10:34:54 +0930 (CST) Message-Id: <199708080104.KAA16279@freebie.lemis.com> Subject: Re: imake trouble In-Reply-To: <199708072043.QAA01381@loos.ummu.umich.edu> from Andrew Westrate at "Aug 7, 97 04:43:33 pm" To: azuresky@umich.edu (Andrew Westrate) Date: Fri, 8 Aug 1997 10:34:53 +0930 (CST) Cc: freebsd-questions@FreeBSD.ORG Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Andrew Westrate writes: > > I am trying to install the port for fvwm, but the compilation ends when it > tries to run imake. However, imake expects a file which we don't have on our > system, Imake.tmpl . This file wasn't created with XFree86, and because we > have never needed imake before, we have never gotten them. My question is, > where can I find a copy of that file and any other necessary file that are > appropriate to FreeBSD? It's part of the X11 developer package. Install X33prog.tgz. Greg