From owner-freebsd-current Wed Jan 7 18:56:53 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA15428 for current-outgoing; Wed, 7 Jan 1998 18:56:53 -0800 (PST) (envelope-from owner-freebsd-current) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-30.ix.netcom.com [207.93.143.158]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA15330; Wed, 7 Jan 1998 18:56:19 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id RAA17168; Wed, 7 Jan 1998 17:18:37 -0800 (PST) Date: Wed, 7 Jan 1998 17:18:37 -0800 (PST) Message-Id: <199801080118.RAA17168@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: ache@nagual.pp.ru, ports@freebsd.org, current@freebsd.org, jkh@freebsd.org In-reply-to: <14994.884221928@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: tk80 port or tcl installation are broken on -current From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I know, but the topic only seems to have flared up again on account of * it. :) It has nothing to do with Andrey's problem. Well, since you don't seem to want to respond to him: Andrey, delete all old tcl stuff in /usr (rm -rf /usr/*/*tcl*; pkg_delete tcl-), run "ldconfig -R" and try again. It should install necessary tcl from ports (as you seem to be missing /usr/local/lib/tcl8.0/tclConfig.sh but the dependency check is hitting some ancient shared library). Satoshi