On Tue, Jan 14, 2014 at 3:37 AM, Oriol López Massaguer <olo...@imim.es>wrote:
>
> I use RDKit from Scala/Java and experienced the same issue.
>
> Despite having GraphMolWrap.so in the LD_LIBRARY_PATH the code fails with
> a UnsatisfiedLinkError.
>
> I've solved it by loading explicitly the native library:
>
> System.load("/opt/collector/lib/libGraphMolWrap.so")
>
> I don't know if there is some other way to solve it.
>
For what it's worth, this was also necessary to make the RDKit knime nodes
work on some systems.
I'm not enough of a java expert to know exactly why that is. Starting out
by adding an explicit path to the System.load call definitely cannot hurt
though.
-greg
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss