At 9:48 AM -0400 7/15/10, Dwayne Litzenberger wrote: >Me too. I'll certainly do what I can. > >I might also be able to help make ruby-debug easier to install.
That would be great! Here are some more references to issues on the bundler tracker about integrating gems. The issues here relate to how do gems which require different platform-specific install methods or options get expressed in bundler Gemfiles and actions. Trouble in mixed MRI/JRuby environment http://github.com/carlhuda/bundler/issues/issue/407 Replacement for --build-options command line option http://github.com/carlhuda/bundler/issues#issue/23 Mostly they aren't specifically related but they'll give you a flavor of overlapping issues. I have a comment about trying to get ruby-debug loaded into Ruby 1.9 -- I'd have even more problems using the Bundler/Gemfile system to get a ruby-debug development dependency for a JRuby-based project working without a deep understanding of how gem installation worked and how to recover manually. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
