From owner-freebsd-questions Thu Jan 1 21:42:06 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA09607 for questions-outgoing; Thu, 1 Jan 1998 21:42:06 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from ocala.cs.miami.edu (ocala.cs.miami.edu [129.171.34.17]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA09602 for ; Thu, 1 Jan 1998 21:42:02 -0800 (PST) (envelope-from jmcla@ocala.cs.miami.edu) Received: from ocala.cs.miami.edu by ocala.cs.miami.edu via SMTP (950413.SGI.8.6.12/940406.SGI) id AAA23651; Fri, 2 Jan 1998 00:41:53 -0500 Date: Fri, 2 Jan 1998 00:41:53 -0500 (EST) From: "Joe \"Marcus\" Clarke" To: gsutter@pobox.com cc: Doug White , FreeBSD User Questions List Subject: Re: tclsh In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks for all your help regarding "built-in" tcl. I grabbed the exec and libs from an upgraded 2.2.5 machine (upgraded from 2.2.2). I just wanted to avoid making changes to the system below /usr/local. I feel most problems can be avoided by staying out of system default binaries and libraries. The tcl8.0.2 port works quite well for addgroup in case anybody wonders. Thanks again for all the advice. Joe Clarke On Thu, 1 Jan 1998 gsutter@pobox.com wrote: > On Thu, 1 Jan 1998, Doug White wrote: > > >On Thu, 1 Jan 1998, Joe "Marcus" Clarke wrote: > > > >> I just installed 2.2.5-RELEASE from scratch, and things went flawlessly. > >> I did it via ftp using a modem...not bad guys! Anyway, after a lot of > >> configuring and tweaking, I finally needed to run the addgroup command. > >> Much to my surprise, it didn't work. Turns out, /usr/bin/tclsh didn't > >> exist. I KNOW I didn't delete it. NEVER touch anything in /usr/bin. > > > >That's confirmed; the 2.2.5 bin distribution doesn't have tclsh, but the > >2.2.2 one does. I'll submit a bug report. > > I submitted this as misc/4938 on 11/04/97; it is still open. > > GReg > -- > Gregory S. Sutter "How do I read this file?" > mailto:gsutter@pobox.com "You uudecode it." > http://www.pobox.com/~gsutter/ "I I I decode it?" >