From owner-freebsd-current Mon Aug 18 15:35:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA22511 for current-outgoing; Mon, 18 Aug 1997 15:35:09 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA22490 for ; Mon, 18 Aug 1997 15:35:02 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.6/8.7.3) id PAA11541; Mon, 18 Aug 1997 15:34:43 -0700 (PDT) Date: Mon, 18 Aug 1997 15:34:43 -0700 (PDT) Message-Id: <199708182234.PAA11541@vader.cs.berkeley.edu> To: jwd@unx.sas.com CC: freebsd-current@freebsd.org In-reply-to: <199708150134.AA20620@iluvatar.unx.sas.com> (jwd@unx.sas.com) Subject: Re: Missing/Bad library during X install From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Oh no... I think... lot's of tcl stuff going on... Well, I simlinked * what I thought might work: * * lrwxrwxrwx 1 root bin 17 Aug 13 11:08 libtcl.so.75.1 -> ./libtcl80.so.1.2 * * * Well, XF86Setup started to come up, and then locked... reboot time.. That is not going to work. tcl-8.0 is not compatible with tcl-7.5. One thing that *might* work is tcl-7.6. Install tcl-7.6 from the ports, and symlink it to that. No guarantees, though. Satoshi