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 Date: Wed, 15 Dec 1999 20:23:36 -0500 Message-Id: <199912160123.UAA26337@envy.delorie.com> From: DJ Delorie To: fieldhouse AT logica DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <004901bf4762$5496a870$0444ea9e@logica.co.uk> (fieldhouse AT logica DOT com) Subject: Re: Insight works, but not tkinfo (was: Re: Insight gdb does nothing - why?) References: <19991215161140 DOT 27860 DOT qmail AT web123 DOT yahoomail DOT com> <004901bf4762$5496a870$0444ea9e AT logica DOT co DOT uk> > I'm wondering if there's an issue with any of the tcl/tk library scripts 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). -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com