From: Idealone Ideally Date: 2008-09-23T19:49:08+09:00 Subject: Trouble running 'rubyscript2exe' for compiling my code All, I am getting the following error while to execute the rubyscript2exe : have the following on my system: 1)ruby 2)gem installed rubyscript2exe Have i missed out on anything else? I get the below mentioned error while running the following command : command:- D:\ruby rubyscript2exe test.rb D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:19: uninitialized constant Gem::Excep tion (NameError) from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:4:in `require' from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:4 from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:10:in `require' from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:10 from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems.rb:767:in `require' from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems.rb:767 from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/exceptions.rb:1:in `require' from D:/RUBY/lib/ruby/site_ruby/1.8/rubygems/exceptions.rb:1 Couldn't execute this command (rc=256): Cheers shekar -- Posted via http://www.ruby-forum.com/.