Michaela
I have a Dockerfile that does this that should hopefully show what's needed:
https://github.com/InformaticsMatters/rdkit_java/blob/master/Dockerfile
Or you could even use the build Docker image:
https://hub.docker.com/r/informaticsmatters/rdkit_java/
Tim
On 25/02/2016 14:29, Michaela
Hi Michaela,
There's not much documentation for this.
It's important that the appropriate shared libraries end up in the same
directory as the jar file.
You also need to be sure to explicitly load the RDKit shared library. A
sample of this from the RDKit tests:
https://github.com/rdkit/rdkit/blob
Hello,I'm using Java version and I have some troubles. I've imported it to my
project but UnsatisfiedLinkError appears when I'm compilling the project.
Please could anybody helps me or does anyone has some manual for Java version?
Thank you in advance
3 matches
Mail list logo