I don't use Ruby much, but I suggest you get in contact with the Rubabel people:
https://github.com/princelab/rubabel

On Jun 17, 2013, at 9:21 AM, he...@in-silico.ch wrote:

> I am trying to update our openbabel gem
> https://github.com/opentox/openbabel-gem because I cannot list or use
> descriptors anymore:

I guess my first question is whether other types of plugins work in your gem -- 
e.g., ops, formats, etc.

> beneficial to avoid installing anything that is not needed for the ruby
> bindings.  Can you recommend cmake options/instalation procedures for
> this purpose (e.g. using rpath or creating a single static library)?

When you run CMake, you'd do something like this:

cmake /path/to/openbabel/source -DCMAKE_INSTALL_PREFIX=… -DRUBY_BINDINGS=ON

Hope that helps,
-Geoff
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to