From owner-freebsd-questions Thu Apr 17 10:14:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA21885 for questions-outgoing; Thu, 17 Apr 1997 10:14:27 -0700 (PDT) Received: from wolf.co.net (wolf.co.net [206.9.120.233]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA21878 for ; Thu, 17 Apr 1997 10:14:22 -0700 (PDT) Received: from blue.pca.state.mn.us (blue.pca.state.mn.us [156.98.19.12]) by wolf.co.net (8.6.8/8.6.6) with SMTP id MAA09382 for ; Thu, 17 Apr 1997 12:16:28 -0500 Message-ID: <33560602.31DFF4F5@wolf.co.net> Date: Thu, 17 Apr 1997 11:14:10 +0000 From: abbott at MPCA X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2-970205-GAMMA0 i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: mlvwm port, Imake question References: <9704171506.AA02265@turing> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I am trying to make the mlvwm port and it seems to require use of Imake. I am not really familier with this, what is it looking for here? --ja # make >> Checksum OK for mlvwm-0.6.2.tar.gz. ===> Configuring for mlvwm-0.6.2 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:3: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop.