homebrew-rdkit
homebrew-rdkit copied to clipboard
Homebrew formula for rdkit
rpath unset in most of the libraries. eg: otool -L libRDKitSimDivPickers.2020.09.1.dylib | grep rpath @rpath/libRDKithc.1.dylib (compatibility version 1.0.0, current version 2020.9.1) @rpath/libRDKitRDGeneral.1.dylib (compatibility version 1.0.0, current version 2020.9.1)
Installing with the --with-java option does not work for me: https://gist.github.com/tdudgeon/5213f4b4342b298c26ad23296dd0871e With plain: brew install rdkit it works fine. This is on El Capitan 10.11.5
We don't support Python2 anymore. Also, the brew recipe is supposed to be fully automatic now, so removed outdated instructions.
I might have a look soon. Especially: remove old things related to Python 2. Create a troubleshooting section and move many things in there.