From: Kilivor Kante Date: 2006-01-13T00:13:06+09:00 Subject: fxri - gems - fxruby I am using Ruby 1.8.2 (2004-12-25) [i386-mswin32] on Windows XP. fxri working perfectly before installing Fxruby. Then, after installing, stops working: Am I missing something? The output follows. Thanks a lot. ------------ E:\Ruby>gem install fxruby-1.4.2-mswin32.gem E:\Ruby>"e:\Ruby\bin\ruby.exe" "e:\Ruby\bin\gem" install fxruby-1.4.2-mswin32.ge m Attempting local installation of 'fxruby-1.4.2-mswin32.gem' Successfully installed fxruby, version 1.4.2 Installing RDoc documentation for fxruby-1.4.2-mswin32... E:\Ruby>E:\Ruby\bin\fxri.cmd E:\Ruby>"e:\Ruby\bin\ruby.exe" "e:\Ruby\bin\fxri" e:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:144:in `activate': can't activate fxr uby (= 1.2.6), already activated fxruby-1.4.2-mswin32] (Gem::Exception) from e:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:23:in `re quire' from e:/Ruby/lib/ruby/gems/1.8/gems/fxri-0.3.2/./fxri:10 from e:/Ruby/bin/fxri:19:in `load' from e:/Ruby/bin/fxri:19 -- Posted via http://www.ruby-forum.com/.