ID PROJECT MEDIA_TYPE HEADER SENT_BY REPLIES_TO CONTENT DATE PARENT_MSG THREAD_ID 6900000 69 Jmol-users [Jmol-users] jmol 1.2 NoClassDefFound Error 4145 4146 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 insteadrun it from the command line directly:java .Djmol.home../ .cp ./jars/jmol.jar org.openscience.jmol.Jmolwhere I am running from the jmol.1.2/ directory. The error occuring isException in thread"main"java.lang.NoClassDefFoundError: org/openscience/jmol/JmolNow I notice in the archives to this mailing list that someone else had thisproblem, but I didn't see the solution. did anyone ever find one? MaybeI am executing this incorrectly?Any help is appreciated.Thanks..Jeff...............................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-04-14 -1 6900000 6900001 69 Jmol-users Re: [Jmol-users] jmol 1.2 NoClassDefFound Error 4068 4146 On Sunday 14 April 2002 16:54, Jeff Mullen wrote:. 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/JmolCould you try the following?java .jar ./jars/jmol.jarBTW, which Java version are you using? The above way only works for Java 1.2 and higher...Egon...............................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-04-14 -1 6900000 6900002 69 Jmol-users Re: [Jmol-users] jmol 1.2 NoClassDefFound Error 4147 4146 I was unable to reproduce your problem. I am using Redhat with Java 2 SDK1.3.1.02.Does the jars/jmol.jar file exist? Does it containorg/openscience/jmol/Jmol.class?Thanks, Bradley..... Original Message .....From:"Jeff Mullen".[EMAIL PROTECTED].To: .[EMAIL PROTECTED].Sent: Sunday, April 14, 2002 7:54 AMSubject: [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 hadthis. 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.. ............. https://lists.sourceforge.net/lists/listinfo/jmol.users ................................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-04-14 -1 6900000 6900003 69 Jmol-users [Jmol-users] Jmol version 2 released. 4147 4146 Jmol version 2 has been released. This release includes major changessuch as simplification of the user interface, improved interaction withPOV.Ray, an upgrade of CML importing and addition of MDL file reading,and more.This release reintegrates the applet and application code. The appletclass is now org.openscience.jmol.applet.JmolApplet rather thanorg.openscience.miniJmol.JmolApplet.Please see the redesigned and updated Jmol Web site for moreinformation.Thanks, Bradley...............................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-04-14 -1 6900003 6900004 69 Jmol-users [Jmol-users] Jmol can now be run via Java Web Start 4147 4146 Jmol can now be run via Java Web Start. The link can be accessed via thedownload page http://jmol.sourceforge.net/download.html or directly at http://jmol.sourceforge.net/jws/jmol.jnlp .Thanks to Christian Ribeaud for helping develop this feature.Thanks, Bradley...............................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-04-17 -1 6900004 6900005 69 Jmol-users [Jmol-users] Installation problem 4148 4146 Hi, I've problem install jmol.I'm using an AMD (32bit) machine in the windows 98environment and I the file I download was jmol.2.zipI extract it to c:.and get a directory c:.jmol.2Then after, I click on the jmol.bat but it gave me a"bad command or file name"error. Then go to thecommand prompt and type . set JMOL.HOME.h:.jmol.2and . jmol.batbut this time the error was"Out of environment space""Bad command or file name"Please help, anyone.Cheers,BK..................................................Do You Yahoo!?Everything you'll ever need on one web pagefrom News and Sport to Email and Music Charts http://uk.my.yahoo.com ...............................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-04-30 -1 6900005 6900006 69 Jmol-users Re: [Jmol-users] Installation problem 4147 4146 What happens when you run"java .version"? Or when you run"java .Djmol.home.c:.jmol.2 .cp c:.jmol.2.jars.jmol.jarorg.openscience.jmol.Jmol"?Thanks, Bradley..... Original Message .....From:"kerrell chia".[EMAIL PROTECTED].To: .[EMAIL PROTECTED].Sent: Tuesday, April 30, 2002 1:13 AMSubject: [Jmol.users] Installation problem. Hi, I've problem install jmol... I'm using an AMD (32bit) machine in the windows 98. environment and I the file I download was jmol.2.zip. I extract it to c:.and get a directory c:.jmol.2.. Then after, I click on the jmol.bat but it gave me a."bad command or file name"error. Then go to the. command prompt and type . set JMOL.HOME.h:.jmol.2. and . jmol.bat. but this time the error was."Out of environment space"."Bad command or file name".. Please help, anyone... Cheers,. BK.. ................................................... Do You Yahoo!?. Everything you'll ever need on one web page. from News and Sport to Email and Music Charts. http://uk.my.yahoo.com .. ................................................ Jmol.users mailing list. [EMAIL PROTECTED]. https://lists.sourceforge.net/lists/listinfo/jmol.users . 2002-05-01 -1 6900005 6900007 69 Jmol-users [Jmol-users] printing from jmol 4149 4146 Hi,I can't seem to print from jmol at all. I open a .xyz file in jmol,then select print. After changing all the parameters (US letter, lpcommand, printer name, ...etc), it never print. Can someone pls help.Thanks,Jmol 1.2Solaris 7HP LJ4050 printer..Duy...............................................................Have big pipes? SourceForge.net is looking for download mirrors. We supplythe hardware. You get the recognition. Email Us: [EMAIL PROTECTED]...............................................Jmol.users mailing list[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol.users 2002-05-02 -1 6900007