From: Lyle Johnson Date: 2006-12-22T13:42:18+09:00 Subject: Re: [ANN] fxirb-0.3.1: now with .gem and setup.rb On 12/20/06, Martin DeMello 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. ;)