Hi Matt, all;

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.

Regards,

*Oriol López Massaguer*
PharmacoInformatics Laboratory (PhI)
Research Program on Biomedical Informatics (GRIB) - IMIM/UPF

GRIB/PRBB Dr. Aiguader 88 | E08003 Barcelona (Spain)
olo...@imim.es <mailto:olo...@imim.es>
http://phi.imim.es/

------------------------------------------------------------------------------
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

Reply via email to