[Tcl Java] TclBlend for RH 6.0, JDK 1.2

1999-12-07 Thread Brett Smith
What/where are the procedures for installing latest TclBlend onto RH6.0? I have installed the Tcl 8.2 binaries (from TclPro1.3 eval) and I have blackdown's 1.2 JDK. Do I have to build it? If so, are there any procedures to follow? thanks, Brett Smith [EMAIL PROTECTED]

[Tcl Java] tclblend.dll Loading problems

1999-12-07 Thread Grant Sayer
Hi I've just installed, on Windows-NT, tcl8.2, Java JDK1.2.2, tclblend125 binary. In a tclsh82 shell when I execute %package require java I'm getting "load tclblend.dll failed: couldn't load file tclblend.dll": invalid argument The path to the dll is on the Windows PATH environment variable,

[Tcl Java] Re: [Tcl Java] tclblend.dll Loading problems

1999-12-07 Thread Scott Redman
You need to include the JRE/bin/classic directory in your PATH. -- Scott Grant Sayer wrote: Hi I've just installed, on Windows-NT, tcl8.2, Java JDK1.2.2, tclblend125 binary. In a tclsh82 shell when I execute %package require java I'm getting "load tclblend.dll failed: couldn't

[Tcl Java] Re: [Tcl Java] tclblend.dll Loading problems

1999-12-07 Thread Mo DeJong
There were a bunch of folks having this same problem but I thought we fixed the last of them. Try right cliking on your tclblend.dll file and choosing "quick view". That should list the shared libs tclblend.dll depends on. Make sure they match the dlls in your JDK directories. Some patches to the