From: Lyle Johnson Date: 2005-11-02T01:19:44+09:00 Subject: Re: Problem installing FxRuby On 11/1/05, Richard Lionheart wrote: > Still got a problem. I cleaned up my system with: > -- gem uninstall rails > -- gem uninstall fxruby > -- Control Panel | Add/Remove Pgms: Ruby [K:\_Utilities\Ruby_1.8.2-15 is > now empty] > -- Reinstallation of Ruby into K:\_Utilities\Ruby_1.8.2-15\ruby [Note: one > extra level than before] So far, so good. > Then I ran "gem update" with option "1, fxruby 1.4.2 (ruby)". Yeah, that was your mistake. You need to pick the option that says fxruby 1.4.2 (mswin32). It is most likely your second option. That will install a precompiled version of FXRuby for Windows with little or no muss or fuss. The option that you're choosing (the "fxruby 1.4.2 (ruby)") tries to build FXRuby from source code, which is painful in the best of cases.