| 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 |
| 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 <dj at delorie dot com> 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |