From owner-freebsd-questions Sun Jan 7 13:54:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18637 for questions-outgoing; Sun, 7 Jan 1996 13:54:02 -0800 (PST) Received: from beaver.cs.washington.edu (beaver.cs.washington.edu [128.95.1.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA18626 for ; Sun, 7 Jan 1996 13:53:57 -0800 (PST) Received: from tera.com (tera.com [128.95.3.1]) by beaver.cs.washington.edu (8.7.2/7.1be+) with SMTP id NAA09191; Sun, 7 Jan 1996 13:53:53 -0800 (PST) Received: from athena.tera.com by tera.com (4.1/SMI-4.0) id AA15947; Sun, 7 Jan 96 13:53:05 PST From: kline@tera.com (Gary Kline) Message-Id: <9601072153.AA15947@tera.com> Subject: Re: FreeBSD 2.1 To: dwhite@resnet.uoregon.edu Date: Sun, 7 Jan 1996 13:53:18 -0800 (PST) Cc: kline@tera.com, 72110.765@compuserve.com, questions@FreeBSD.ORG In-Reply-To: from "Doug White" at Jan 6, 96 11:38:23 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-questions@FreeBSD.ORG Precedence: bulk According to Doug White: > > On Sat, 6 Jan 1996, Gary Kline wrote: > > > Update: with elm, I selected the wrong default from the > > ./Configuration script. (Translation: read the code if > > you don't want to plow thru billions and billions of > > configurations Q's.) > > Ah ha. :-) I figured out TeX too; the port is broke. That helps a > bunch. > > Use packages if you can, they are set up, ready to roll, and most likely > have been tested. > Yes, indeed, I'll 'fess up and admit that reading the INSTALL file on /cdrom did the trick. ...Still there are some suites that still require you to awnser a ./config or ./quiz script. Still. using packages or ports in much simpler than a roll-your-own port. === changeTopic === I've run into a problem in getting the clock (xclock and others) to display local time (PST, where I am.) `date' displys the right time and `date -u' gives me UTC. But xclock displays only UTC. This is obviously no major deal, but if anybody has stumbled across this, I'd appreciate some tips! (I've read several man pages, but no luck. And so far, rebooting hasn't re-initialized anything.... ) gary kline >