> Does tclBlend require that Tcl be the first to start?  If that's not the
> problem, does anyone know what the problem is?  My LD_LIBRARY_PATH contains
> /usr/local/lib/tcljava1.3.0, which is where my libtclblend.so lives.

That is something that should work, but it is rather new
and untested and you will need the patch described in this post.

http://www.mail-archive.com/tcljava@scriptics.com/msg00771.html

There is also another set of patches written by Jiang Wu that
fixes problems with deadlocks in the event queue. There is
also an alternative impl of the patch I posted above.

The problems you describe sound like your env vars are not set
correctly. Try running "make shell" and then invoke "java ..."
from inside the shell, that should set up the env vars correctly.

later
Mo DeJong
Red Hat Inc

----------------------------------------------------------------
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]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to