GEM for OpenBabel, a chemical library by Geoff Hutchison and others.
openbabel gem has been tested with ruby 1.9. It only compiles on POSIX systems and requires the following to be installed already:
- cmake
- curl
- tar, sed, make (those should be present anyway)
gem install openbabel
- It downloads the OpenBabel sources.
- It compiles and installs the OpenBabel library, if not installed already.
- It installs the OpenBabel ruby bindings.
If OpenBabel is not already installed (see step 2.) installation may last very long - please be patient.
Check out http://cs.maunz.de for more information.