Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199912160203.CAA14282@cav.logica.co.uk> Date: Thu, 16 Dec 1999 02:03:14 GMT To: cygwin AT sourceware DOT cygnus DOT com From: fieldhouse AT logica DOT com (Dirk Fieldhouse) Subject: Re: Insight works, but not tkinfo X-Mailer: Mozilla/4.0 (Windows 95;US) Opera 3.60 [en] On Wed, 15 Dec 1999 20:23:36 -0500, DJ Delorie responded to my >...> >> I'm wondering if there's an issue with any of the tcl/tk library scripts with > TCL isn't a cygwin-aware program. It won't know about mount points > and such, so you have to be careful about where you put files that > tcl/tk apps need to find. They need to be in "identy mounted" > directories, so that the posix<->win32 mapping doesn't matter (the > paths are the same either way). But I have essentially the same scheme in 2 machines (W95 and NT4), where the W95 case works without being identity-mounted, as per the example: exec wish /usr/src/tkinfo/tkinfo "$@" Here c:\Program Files\Gnu is mounted as /usr (text!=bin) Weirdness rules. /df -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com