Hi James,

If that's pulling the inchi zip from rdkit.org then the MD5 shouldn't have
changed.

The easiest thing is to just replace the MD5 in
$RDBASE/Code/cmake/Modules/FindInchi.cmake with what you're getting (after
making sure it is in fact the correct zip file of course).

-greg


On Tue, May 14, 2024 at 1:04 PM James Wallace <jeawall...@gmail.com> wrote:

> I'm trying to compile RDKit 2023_03_3 into a Docker container, but the
> CMake MD5 check fails for the Inchi library. Is there a way of disabling
> this check, because my presumption is the library has changed going
> forward, but for compatibility reasons, I want to keep this version as
> close to stock as possible. I enclose the specific error below:
>
> #12 1177.0 The md5 checksum for /rdkit/External/INCHI-API/INCHI-1-SRC.zip
> is incorrect; expected: f2efa0c58cef32915686c04d7055b4e9, found:
> 4579f086463c76353a75ecc6193becb9
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to