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

