Maybe too late but the thing to do is to copy the ruby file you wish to compile to the C:\Ruby193\lib folder which contains the tcltk directory and then run ocra there as follows.... ocra yourfile.rb tcltk --no-autoload ... then you can copy the resulting .exe file to wherever you want afterwards and it runs fine. -- Posted via http://www.ruby-forum.com/.