Hi Scott
> You need to include the /bin/classic directory in your
> PATH.
>
Thanks - that fixed the problem
regards
grant
>
>
> 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
> >
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
You need to include the /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: coul
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,