Re: [tcljava-user] tclsh83 crashing on win XP with "package requires java"
Brought to you by:
mdejong
From: Bellave J. <bel...@co...> - 2005-01-13 01:24:50
|
Mayur, Any particular reason you are using jdk1.2.2? I am not sure if it would help, but did you try with a newer jdk (jdk1.4 for ex.)? Jayaram Mayur patel wrote: > I am using tcl blend first time. > I downloaded windows binary for tclblend1.2.6 using link indicated on > http://www.tcl.tk/software/java/java.html. > I have installed jdk1.2.2 in c:\jdl1.2.2 folder. Installed tcl8.3 into > c:\tcl folder. I installed tclblend ( binary ) directly on c:\tcl > folder which copied tcljava and tclblend file into tcl\lib folder and > created tclblend folder and it has dll installed for tclblend. > Important to note that i am using windows XP machine. i had set path > for jdk1.2.2\jre\bin and jdk1.2.2\jre\bin\classic . Also i set path > for c:\tcl\bin, c:\tcl\lib\tclblend folder > When i start tclsh83 and at prompt "package require java" the tclsh83 > crashes. > I tried to debug the problem by enabling the debug from pkgIndex.tcl > in c:\tcl\lib\tclblend folder. But finally it seemd that the "load > tclBlend.dll" crashes the tcl83. > Is Blend supported on XP ? if yes, any help regrading solving this > problem will be appreciated. > thanks in advaance. > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > |