Mo,

I opened a wish and ran the pkgIndex.tcl commands for tclblend 1.2.2.  Everything
works fine.  It seems like when the package require java command is called it is
never even getting to the loadtclblend procedure in pkgIndex.tcl.  I see that there
were a pretty decent number of changes to tclPkg.c due to the new usage of tcl
objects.  I would guess something is going wrong in there.

One interesting thing is that "package require -exact java 1.2.2" works in as much
as it returns the message "can't find package java 1.2.2".  Obviously this takes a
much shorter path in tclPkg.c and does not produce a crash.

I'm going to search through old comp.lang.tcl messages looking for any package
require issues in 8.1 and then I may submit a bug form if I cannot find anything.

Michael
[EMAIL PROTECTED]

Moses DeJong wrote:

> Ok, so the problem might be with the CLASSPATH or something. Doing the
> package require java will change the CLASSPATH by adding tcljava.jar
> and tclblend.jar before doing the load tclblend.dll. Could you try
> opeing up the pkgIndex.tcl file and running the commands one at a time?
> That might make things more clear.



----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
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]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to