PDA

View Full Version : rubyscript2exe on Windows 2000 Pro


jeriko
July 24th, 2006, 05:36 AM
Hello there,

I'm currently running Windows 2000 Pro and tried using rubyscript2exe.rb to create an executable. Well, it made the exe fine, but when I go to run it, I get an error message saying it couldn't find the socket module when I thought it was supposed to pack it into the executable.
The method I used was I put the ruby script I made into the bin directory, along with the rubyscript2exe, opened a dos prompt in there and typed:
ruby rubyscript2exe.rb myprogram.rb

Any help getting this to work would be appreciated!

Thanks in advance,

Jeriko