|
From: Mats W. <ma...@la...> - 2001-03-06 18:28:16
|
At 11:07 AM 03/06/2001 -0700, Steve Aulenbach wrote: >Hi, > >I am just getting strated so the problem may very well be something I am >doing but I am unable to install jython on my NT box (4.0 SP6a). I am >appending the error message below. > >D:\jython>java jython-20 >Exception in thread "main" java.lang.NoClassDefFoundError: jython-20 > >D:\jython>java -version >java version "1.3.0" >Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C) >Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode) > >Is Jython compatable with JDK 1.3? If so, my current CLASSPATH is >D:\jdk1.3\bin;D:\vtk\java;D:\vtk\java\vtk.jar;D:\jython This specific install has worked for me in the past. I've since upgraded (?) to Win2000 SP1 on both of my Windows boxes so I can't cross-check anything for you, but yes, "Jython is compatible with JDK 1.3" on NT4 SP6a. Mats |