[Tcl Java] Re: [Tcl Java] problem in installing tclblend1.2 in win32

2000-02-07 Thread Mo DeJong
You need to add the Java lib locations to your PATH. Tcl is trying to load tclblend.dll which needs java.dll. On JDK 1.2, java.dll also needs some other dlls that are not located in the same directory! You should be able to test this by running "nmake -f makefile.vc shell" and then typing "package

[Tcl Java] problem in installing tclblend1.2 in win32

2000-02-05 Thread Subhrajyoti Moitra
i downloaded the latest tclblend1.2.5 for jdk1.2 ... unzipped it in c:\program Files\Tcl\... this is where i have tcl8.2 i then tried to load it ... in the tclsh .. % package require java it gave me the following error "load tclblend.dll" failed: couldn't load file "tclblend.dll": invalid a