I was unable to reproduce your problem. I am using Redhat with Java 2 SDK 1.3.1_02.
Does the jars/jmol.jar file exist? Does it contain org/openscience/jmol/Jmol.class? Thanks, Bradley ----- Original Message ----- From: "Jeff Mullen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 14, 2002 7:54 AM Subject: [Jmol-users] jmol 1.2 NoClassDefFound Error > Hello, > > I recently downloaded Jmol 1.2 (tar.gz format) and have tried to run > it on my Linux box (Red Hat 7.2 install). I don't have ksh, so I instead > run it from the command line directly: > > java -Djmol.home=./ -cp ./jars/jmol.jar org.openscience.jmol.Jmol > > where I am running from the jmol-1.2/ directory. The error occuring is > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/openscience/jmol/Jmol > > Now I notice in the archives to this mailing list that someone else had this > problem, but I didn't see the solution. did anyone ever find one? Maybe > I am executing this incorrectly? > > Any help is appreciated. > Thanks > --Jeff > > _______________________________________________ > Jmol-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jmol-users > _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

