On Tue, 30 Nov 1999, Scott Redman wrote:
That should not be a problem. I put in a check for this
error condition myself. There is some code in the pkgIndex.tcl
file that looks in env for CLASSPATH spelled with some mix
of lowercase letters. The real problem is that Tcl removes
a env var that is set to "". A much better discussion of this problem
can be found on comp.lang.tcl.
Mo DeJong
> OK, we ran into this as well. The problem is that on Windows
> the CLASSPATH is actually Classpath, mixed case instead
> of uppercase. The pkgIndex.tcl file does not take this into
> account. We have already modified the pkgIndex.tcl file
> to fix this problem, which is available from CVS (just don't
> use the 1.2.5 release tag, it's in the main trunk of the code).
>
> -- Scott
----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.