I'm trying to install on Mac with the instructions here:
https://github.com/rdkit/homebrew-rdkit
The basic install:
brew install rdkit
works fine, but I want the Java wrappers so that I can run with Jython.
And I get this:
$ brew install --with-java rdkit
==> Downloading
https://github.com/rdkit/rdkit/archive/Release_2014_03_1.tar.gz
Already downloaded: /Library/Caches/Homebrew/rdkit-2014.03.1.tar.gz
==> mkdir External/java_lib
==> curl
http://search.maven.org/remotecontent?filepath=junit/junit/4.11/junit-4.11.jar
-o External/java_lib/junit.jar
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/rdkit/2014.03.1'
-DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev
-DRDK_INSTALL_INTREE=OFF -DRDK_BUILD_SWIG_WRAPPERS=ON
-DRDK_BUILD_CPP_TESTS=OFF
-- Configuring incomplete, errors occurred!
See also
"/tmp/rdkit-tZ3q/rdkit-Release_2014_03_1/CMakeFiles/CMakeOutput.log".
See also
"/tmp/rdkit-tZ3q/rdkit-Release_2014_03_1/CMakeFiles/CMakeError.log".
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/rdkit/homebrew-rdkit/issues
$
The mentioned CMakeOutput.log and CMakeError.log files do not exist (not
in the location mentioned and not anywhere).
Any ideas what's wrong?
Thanks
Tim
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss