[Tcl Java] Re: [Tcl Java] Problems building tclblend1.2.5

2000-02-07 Thread Mo DeJong
This is a bug in Tcl 8. If you upgrade to Tcl 8.0.5 it should fix the crash you are seeing. You can read about this and other known bugs in the known_issues.txt file that comes with your Tcl Blend distro. Mo Dejong Red Hat Inc. On Fri, 4 Feb 2000, Suvarna Ayyagari wrote: > Hi > > I was buildin

[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] JDJ Article on languages

2000-02-07 Thread MattTorrealto
There is a JDJ article that covers programming languages for the JVM. There is some discussion about the article at the JavaLobby. Although the article mentions jacl, no one has mentioned jacl at the JavaLobby. I thought it would be interesting to hear more about jacl. (some links to tutorial,