delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Mon, 28 Feb 2000 22:16:34 -0500 (EST) |
From: | Jeffrey Juliano <juliano AT cs DOT unc DOT edu> |
Reply-To: | juliano AT cs DOT unc DOT edu |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | inconsistency in itcl/itk |
Message-ID: | <Pine.GSO.4.10.10002282155490.24156-100000@capefear.cs.unc.edu> |
MIME-Version: | 1.0 |
There is an inconsistency in the tcl/tk stuff on the CD. It's in the recent snapshot that I looked at, too. /usr/share/i{tcl,tk}3.0/pkgIndex.tcl refer to itcl30.dll and itk30.dll. But, there are *not* files by those names. The actual names are cygi{tcl,tk}30.dll. ^^^ I was able to fix things by adding the cyg prefix in the pkgIndex.tcl files. The inconsistency caused an inhouse application to not work. Would the following be a better solution? I assume there's a reason the cyg prefix was added to the dlls in the first place. cd /bin ln -s cygitcl30.dll itcl30.dll ln -s cygitk30.dll itk30.dll (I'm not the local tcl expert.) -jeff -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |