From owner-freebsd-ports Sat Aug 2 12:36:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA08405 for ports-outgoing; Sat, 2 Aug 1997 12:36:02 -0700 (PDT) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA08356; Sat, 2 Aug 1997 12:35:55 -0700 (PDT) Received: from rhiannon.scsn.net ([208.133.153.148]) by mail.scsn.net (Post.Office MTA v3.1 release PO203a ID# 0-32322U5000L100S10000) with ESMTP id AAA223; Sat, 2 Aug 1997 15:25:59 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.8.6/8.8.5) id PAA01242; Sat, 2 Aug 1997 15:34:45 -0400 (EDT) Message-ID: <19970802153427.60153@scsn.net> Date: Sat, 2 Aug 1997 15:34:28 -0400 From: "Donald J. Maddox" To: =?iso-8859-1?Q?S=F8ren_Schmidt?= Cc: Dmitrij Tejblum , msmith@atrad.adelaide.edu.au, asami@cs.berkeley.edu, ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: ports-current/packages-current discontinued Reply-To: dmaddox@scsn.net References: <199708021824.WAA00744@tejblum.dnttm.rssi.ru> <199708021911.VAA00512@sos.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.79 In-Reply-To: =?iso-8859-1?Q?=3C199708021911=2EVAA00512=40sos=2Efreebsd=2Edk=3E=3B_fro?= =?iso-8859-1?Q?m_S=F8ren_Schmidt_on_Sat=2C_Aug_02=2C_1997_at_09=3A11=3A1?= =?iso-8859-1?Q?5PM_+0200?= Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, Aug 02, 1997 at 09:11:15PM +0200, Søren Schmidt wrote: > In reply to Dmitrij Tejblum who wrote: > > > > It is slightly other issue, but see: I still can run binaries linked with > > libc.so.2.2 on my -current machine. But after I did 'make world' today I am > > unable to run binaries linked with libtcl75.so.1.1 (wish4.1), because: > > > > application-specific initialization failed: Can't find a usable init.tcl in > > the following directories: > > /usr/libdata/tcl /usr/local/lib/tcl7.5 /usr/tcl7.5/library /usr/local/library > > This probably means that Tcl wasn't installed properly. > > > > Is the correct answer "Install Tcl 7.5 from ports"? IMHO, something is broken > > here, and should be fixed. > > Yeah, like removing tcl from the base system.... > Hear, hear!