|
From: Steve A. <aul...@uc...> - 2001-03-06 18:05:04
|
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
I unzipped the class file manually and shall try to create the startup
scripts by hand per the installation directions later today. Any help
and/or suggestions would be greatly appreciated. By the way the unzipped
directory structure is
Directory of D:\jython
03/06/01 10:49a <DIR> .
03/06/01 10:49a <DIR> ..
01/17/01 05:57p 1,523 ACKNOWLEDGMENTS
03/06/01 10:48a <DIR> Demo
03/06/01 10:48a <DIR> Doc
03/06/01 10:48a <DIR> images
03/06/01 10:48a <DIR> installer
01/17/01 05:58p 48,767 installer.filelist
01/17/01 05:57p 1,765 installer.properties
03/06/01 10:46a 1,704,876 jython-20.class
01/17/01 05:57p 596,561 jython.jar
03/06/01 10:46a 1,704,876 jython.zip
03/06/01 10:48a <DIR> Lib
01/17/01 05:57p 7,036 LICENSE.txt
01/17/01 05:57p 12,683 NEWS
03/06/01 10:48a <DIR> org
01/17/01 05:57p 1,389 README.txt
01/17/01 05:57p 3,510 registry
03/06/01 10:48a <DIR> Tools
01/17/01 05:57p 6,730 Uninstall.class
20 File(s) 4,089,716 bytes
Thanks,
Steve Aulenbach
|