User 366954410c
10-12-2014 14:42:49
Hello,
installed marvnbeans and moved the files in the bin directory into /usr/bin, molconvery is available in terminal but when I try to convert something (on my desktop directory) I get the following errors;
Caused by: java.lang.ClassNotFoundException: chemaxon.formats.MolConverter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
I am running an up to date java install on MacOSX Mavericks
any help much appreciated!