From owner-freebsd-current Sun Aug 10 03:27:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA15235 for current-outgoing; Sun, 10 Aug 1997 03:27:39 -0700 (PDT) Received: from helios.dnttm.ru (root@dnttm.wave.ras.ru [194.85.104.197]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA15228 for ; Sun, 10 Aug 1997 03:27:30 -0700 (PDT) Received: (from uucp@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-3) with UUCP id OAA28295; Sun, 10 Aug 1997 14:24:11 +0400 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.8.7/8.8.5) with ESMTP id OAA00728; Sun, 10 Aug 1997 14:25:17 +0400 (MSD) Message-Id: <199708101025.OAA00728@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Jordan K. Hubbard" cc: Chris Csanady , freebsd-current@FreeBSD.ORG Subject: Re: exmh and current.. anyone? In-reply-to: Your message of "Sat, 09 Aug 1997 17:53:41 PDT." <6234.871174421@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 10 Aug 1997 14:25:16 +0400 From: Dmitrij Tejblum Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > That aside, I'd like to point out just how disgusted I am with the > > people who are responsibe for the tcl/tk versioning mess.. > > > > Bad, bad, bad! > > I'm also pretty disgusted by somebody trying to fan the flames > of all this just 3 days after the acrimony has died down and > things are sort of back to normal. Chris? Shut up. There is a real problem here! Upgrade of the base system should not break 3rd party binaries! There is shared libraries verion numbers for it. But libtcl75.so.1.1 become broken by overwriting /usr/libdata/tcl. Perhaps, TCL 8.0 should use /usr/libdata/tcl80 instead. Dima