On 12/20/06, Martin DeMello <martindemello / gmail.com> wrote: > I've also listed fxruby >= 1.2.0 as a dependency in the gem - will > that cause problems for people who want to install fxruby by some > other method, but fxirb from the gem? Yes, I believe that the RubyGems dependency mechanism only works with other gems -- it won't be able to recognize the fact that FXRuby has been installed by some other means. I personally don't see this as a problem; if your users are installing FXIrb as a gem, they should be open to installing FXRuby as a gem as well. ;)