On Tue, Jan 20, 2009 at 3:26 AM, Han Holl <han.h...@tietoenator.com> wrote:
> Yes, I can continue with make (in the ext directory), but after that I won't
> have an installed gem. That's what I need for dependencies, maybe for
> installed binaries etc.
> I need to patch/rebuild/repackage the original gem somehow.

You can figure out the dependencies with 'gem dependencies'.  Here is
also a way to automatically install missing dependencies:

http://geminstaller.rubyforge.org/documentation/documentation.html#fix_dependencies_config_property

-- Chad
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to