From owner-freebsd-questions Thu Jan 1 14:40:33 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA14525 for questions-outgoing; Thu, 1 Jan 1998 14:40:33 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from ns1.hiper.net (ns1.hiper.net [207.137.172.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA14502 for ; Thu, 1 Jan 1998 14:40:22 -0800 (PST) (envelope-from randyk@ccsales.com) Received: from ntrkcasa (pool38.hiper.net [207.137.172.38]) by ns1.hiper.net (8.8.5/8.8.5) with SMTP id PAA15291; Thu, 1 Jan 1998 15:00:48 GMT Message-Id: <3.0.5.32.19980101144122.036d9e40@ccsales.com> X-Sender: randyk@ccsales.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 01 Jan 1998 14:41:22 -0800 To: Doug White , "Joe \"Marcus\" Clarke" From: "Randy A. Katz" Subject: Re: tclsh Cc: FreeBSD User Questions List In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I had this problem and went to /usr/ports/lang/pick your tcl and installed it and it still didn't show up so then I went into the work/tcl*/bin directory and copied in manually to /usr/bin and that did the trick...I assumed that was not the way things were intended to be... Thanx, Randy Katz At 01:59 PM 1/1/98 -0800, 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. >> None the less, I had installed tcl8.02, so I simply edited the script (I >> touched something in /usr/bin). I'd like to know if this is standard >> with 2.2.5, or if the tcl8.02 port deleted it, or what. Also, if this >> is a fluke, could someone email me the tclsh that came with >> 2.2.5-RELEASE so I can fill the hole? Thanks. > >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. > >If you use XWindows, you'll have to install the full tcl distribution at >some point and that will bring a fresh copy of tclsh with you. > >In the meantime, you can edit /etc/group directly. Just remember the >usernames are separated by commas and NO SPACES! > >**Next week** you can fetch it from: > >ftp://gdi.uoregon.edu/pub/tclsh > >I'm off net until they reopen my dorm on Sunday. :-( > >Doug White | University of Oregon >Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant >http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > >