-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Steve Smith on 2/2/2006 5:17 AM: > > I have a similar problem to that reported before under this subject title. > When I type "env" the environment appears fine. However, when I start a > tclsh and type > > puts [ exec sh -c "env" ] > > the environment is almost empty - this is new behaviour, the whole > environment got fully passed through until recently.
Sounds like YA case of http://sourceware.org/ml/cygwin/2006-01/msg00938.html. tclsh is one of the few programs in /bin that does not link against cygwin1.dll, but uses Windows directly. So it probably needs to be taught how to interact with cygwin's updated environment scheme. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFD4g3p84KuGfSFAYARApooAJ9XylwbSFXiXK1DcBMPPCYrC13QzACcCcKG aLzCUba8aKW1Vq6iRg/U9Mw= =z877 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/