when using Blend, i am getting "can't find package java" error.

If anyone has Blend working on NT, can they please send me

1- the locations of jdk, tcl, tcl blend directories
2- their path and classpath settings

thanks

more info
1- i am
1- i am using nt4, jdk1.2.2, tcl8.3.1, blend 1.2.6
2- as someone suggested in the archive, i've tried to set path & classpath
correctly to no avail, so here it is:
        C:\jdk1.2.2
        D:\Tcl
        D:\Tcl\tclBlend1.2.6
        PATH= point to the following...
                C:\jdk1.2.2\bin;
                C:\jdk1.2.2\jre\bin;
                C:\jdk1.2.2\jre\bin\classic;
                D:\Tcl\bin;
                D:\Tcl\tclBlend1.2.6\lib;
                D:\Tcl\tclBlend1.2.6\lib\tclblend;

3- i've tried to compile Blend, but hit "tcl.h" not found (then other header
files), i manage to find a copies in httptcl sources, then hit [LINK : fatal
error LNK1181: cannot open input file
"..\..\tcl8.3.1\win\Release\tcl83.lib"]

it seems that there are some assumptions (in the makefile) about where
things should be on the disk that i am unaware of, that could cause these
errors.


thanks
sharif

----------------------------------------------------------------
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