From owner-freebsd-questions Mon Feb 2 03:27:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA14187 for questions-outgoing; Mon, 2 Feb 1998 03:27:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from idfw.com (idfw.com [192.41.47.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA14181 for ; Mon, 2 Feb 1998 03:27:15 -0800 (PST) (envelope-from frankg@idfw.com) Received: from fast1 (dal05-21.ppp.iadfw.net [206.66.11.151]) by idfw.com (8.8.5) id EAA15446; Mon, 2 Feb 1998 04:27:12 -0700 (MST) X-Authentication-Warning: idfw.com: Host dal05-21.ppp.iadfw.net [206.66.11.151] claimed to be fast1 Received: by fast1 with Microsoft Mail id <01BD2F9B.4A759C60@fast1>; Mon, 2 Feb 1998 05:27:45 -0600 Message-ID: <01BD2F9B.4A759C60@fast1> From: Frank Griffith To: "'freebsd-questions@freebsd.org'" Subject: Sunclock Date: Mon, 2 Feb 1998 05:27:43 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" I have FreeBSD 2.2.5 running on a 486-66 system with 32 meg RAM. In have the X-Windows program running, but would now like to get the Sunclock program working. Here are the commands I am using to start the setup for Sunclock: # cd /usr/ports/astro/sunclock # make install I then see the following messages: >> Checksum OK for sunclock1.3.tar.Z ===> Configuring for sunclock-1.3 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 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I have read the X-Windows docs until I'm blue and read the how to on installing ports over and over again. But no dice. Can anyone explain this one?