From owner-freebsd-ports Wed Feb 24 15:47:30 1999 Delivered-To: freebsd-ports@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 6BF8D14C22; Wed, 24 Feb 1999 15:47:27 -0800 (PST) (envelope-from chemtechweb@psn.net) Received: from [205.164.63.125] (helo=psn.net) by neptune.psn.net with esmtp (PSN Internet Service 2.10 #1) id 10Fo1G-0006RA-00; Wed, 24 Feb 1999 16:47:10 -0700 Message-ID: <36D48FE5.7E5684C9@psn.net> Date: Wed, 24 Feb 1999 16:48:53 -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: Satoshi Asami Cc: freebsd-ports@FreeBSD.ORG Subject: Re: TCL/TK ports problem References: <199902230727.XAA28662@silvia.hip.berkeley.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You're absolutely right. I had just upgraded to 3.1 from 2.2.7 and then upgraded the ports. Since in 2.2.7 the ports only had x11 as a dir for all x11 apps, and not the multiple dirs it has now, and since upgrading didn't eliminate the other versions of the ports in other dirs, I made the mistake of using the version of tk which was in x11, which was the old 2.2.7 version. I've found something I believe to be annoying with the XFree86 port. Since some parts depend on a version (or versions) of tk, why doesn't it check for its existance? I upgraded tk8.1 and tried to reinstall X but it still gave me missing TK errors (although quite a lot less so it must have found at least some of what it was looking for). I then proceded to install tk8.0, tk4.2 and tk4.1 to be sure... It then went without a problem. Thanks for the tip, it steered me in the right direction! Manu Satoshi Asami wrote: > > * From: Emmanuel Gravel > * > * System: FreeBSD 3.1 stable. Recently updated ports. Problem I've > * had affects both TK versions 8.0 and 8.1. TCL installs without a > * problem. TK won't make at all, indicating this: > * > * Error: shared library "tcl80\.1\.2" does not exist > * (it's tcl81\.1\.0 in the case of TK 8.1) > > That doesn't sound like a recent ports tree. It should complain about > "tcl80.1", not "tcl80\.1\.2". The \'s and second version number have > been deleted quite a while ago. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message