[116] in installers
Re: KSIGN installer problem
daemon@ATHENA.MIT.EDU (Gerald I Isaacson)
Thu Aug 28 13:37:17 1997
To: Jim Repa <REPA@mitvma.mit.edu>
Cc: smyser@MIT.EDU, installers@MIT.EDU
In-Reply-To: Your message of "Wed, 27 Aug 1997 17:13:06 EDT."
<9708272116.AA27146@MIT.EDU>
Date: Thu, 28 Aug 1997 13:36:41 EDT
From: Gerald I Isaacson <gii@MIT.EDU>
I found the problem with the krb5.ini file. It turns out that the
environment variables are case sensitive in NT and I was using WINDIR
as the variable rather than windir. I don't have access to a Win95 system so
it should be tested against a Win and win95 system to see if the lower case
variable works in those systems. If it doesn't I can put a check in for NT
and use separate Get variables depending on the system.
The lastest version is ksign8c in installers/win3/ksign/giitest
Sorry about that
Jerry