From owner-freebsd-stable Mon Feb 22 14:20: 4 1999 Delivered-To: freebsd-stable@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 4AAE0111C3 for ; Mon, 22 Feb 1999 14:20:00 -0800 (PST) (envelope-from chemtechweb@psn.net) Received: from 2-212.phx.psn.net ([209.63.183.172] helo=psn.net) by neptune.psn.net with esmtp (PSN Internet Service 2.10 #1) for freebsd-stable@freebsd.org id 10F3hn-00078s-00; Mon, 22 Feb 1999 15:19:59 -0700 Message-ID: <36D1D86E.AEBED227@psn.net> Date: Mon, 22 Feb 1999 15:21:34 -0700 From: Emmanuel Gravel Reply-To: chemtechweb@psn.net Organization: Orbit Communications X-Mailer: Mozilla 4.08 [en] (Win98; I) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Installation of TCL and TK Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG System FreeBSD 3.1 stable, most recent ports. Tried installing both TCL/TK 8.0 and 8.1. Each time, TCL installs without a hitch. TK is another story. Whether I do a simple make in the proper TK dir (it goes and gets/installs TCL on it's own) or first install TCL, then try and install TK, it always comes up with a similar error in the make of TK: Error: shared library "tcl80\.1\.2" does not exist (it's tcl81\.1\.0 in the case of TK 8.1). Are there any other steps not performed by the make install of TCL which are required before TK will make? I'm doing this so I can properly install XFree86 from code from the ports. Thanks, Manu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message