RubyScript2exe

hey guys im trying to use RubyScript2exe but im getting this error

http://tinyurl.com/yh9wnbf <= the picture of the error

someone knows whats the problem?
thanks

On Nov 21, 9:16 pm, Guilherme I. [email protected] wrote:

hey guys im trying to use RubyScript2exe but im getting this error

http://tinyurl.com/yh9wnbf<= the picture of the error

someone knows whats the problem?

RubyScript2Exe is known to have issues with latest RubyGems

I would suggest you use Ocra instead:

http://ocra.rubyforge.org/

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.

rubyscript2exe doesn’t handle gems too well… try ocra or crate

I use ocra with fxruby and it works fine…

good luck!

si