Dear rdkiters,
I am trying to repair the brew formula.
Currently, I get this when I try to compile Release_2020_03_4:
$ cd build
$ cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python-3.7
-DRDK_INSTALL_INTREE=OFF -DRDK_BUILD_INCHI_SUPPORT=ON
-DRDK_BUILD_AVALON_SUPPORT=ON -DRDK_BUILD_PYTHON_WRAPPERS=ON
-DCMAKE_INSTALL_PREFIX=/usr ../
-->
Not sure this one is a show stopper:
---
-- Found InChI software locally
Python Install directory
CMake Error at CMakeLists.txt:290 (install):
install DIRECTORY given no DESTINATION!
---
This one stops the show for sure:
---
CMake Error at Code/GraphMol/FilterCatalog/CMakeLists.txt:10 (if):
if given arguments:
"VERSION_GREATER" "2.6"
Unknown arguments specified
---
Thanks for any help,
F.
PS: I do think cmake is the worst build system I ever encountered in my
life...
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss