http://tinyurl.com/yh9wnbf <= the picture of the error
someone knows whats the problem?
thanks
--
Posted via http://www.ruby-forum.com/.
RubyScript2Exe is known to have issues with latest RubyGems
I would suggest you use Ocra instead:
gem install ocra
ocra yourscript.rb
PS1: RubyGems command is "gem", not "gems"
PS2: Please search the forum or ask the mighty google before asking,
which is better than getting ignored because repetitive things are
being asked.
--
Luis Lavena
rubyscript2exe doesn't handle gems too well... try ocra or crate
I use ocra with fxruby and it works fine...
good luck!
si