User 3dd6edb58a
22-10-2007 06:11:15
Hi,
I'm trying to run the following molconvert (version 4.1.13)command on my MAC OSX 10.4.10 PPC.
>>molconvert inchi molFile.mol
However, I get the following error message:
molFile.mol:51: error: /Users/tom/.chemaxon/lib/inchi-1_0/libinchi.jnilib:
java.lang.UnsatisfiedLinkError: /Users/tom/.chemaxon/lib/inchi-1_0/libinchi.jnilib:
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:967)
at chemaxon.marvin.modules.Inchi.install(Unknown Source)
at chemaxon.marvin.modules.Inchi.<clinit>(Unknown Source)
at chemaxon.marvin.modules.InchiExport.convert(Unknown Source)
at chemaxon.formats.MolExporter.write(Unknown Source)
at chemaxon.formats.MolConverter.write(Unknown Source)
at chemaxon.formats.MolConverter.convert0(Unknown Source)
at chemaxon.formats.MolConverter.convert(Unknown Source)
at chemaxon.formats.MolConverter.main(Unknown Source)
Does anyone know what cause this? I tried setting the LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, and PATH variables, but the command still fails. The version of Marvin installed is Molecule File Converter, version 4.1.13, (C) 1999-2007 ChemAxon Ltd.
Thanks
I'm trying to run the following molconvert (version 4.1.13)command on my MAC OSX 10.4.10 PPC.
>>molconvert inchi molFile.mol
However, I get the following error message:
molFile.mol:51: error: /Users/tom/.chemaxon/lib/inchi-1_0/libinchi.jnilib:
java.lang.UnsatisfiedLinkError: /Users/tom/.chemaxon/lib/inchi-1_0/libinchi.jnilib:
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:967)
at chemaxon.marvin.modules.Inchi.install(Unknown Source)
at chemaxon.marvin.modules.Inchi.<clinit>(Unknown Source)
at chemaxon.marvin.modules.InchiExport.convert(Unknown Source)
at chemaxon.formats.MolExporter.write(Unknown Source)
at chemaxon.formats.MolConverter.write(Unknown Source)
at chemaxon.formats.MolConverter.convert0(Unknown Source)
at chemaxon.formats.MolConverter.convert(Unknown Source)
at chemaxon.formats.MolConverter.main(Unknown Source)
Does anyone know what cause this? I tried setting the LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, and PATH variables, but the command still fails. The version of Marvin installed is Molecule File Converter, version 4.1.13, (C) 1999-2007 ChemAxon Ltd.
Thanks