From: Toto Toto Date: 2008-04-06T18:07:34+09:00 Subject: About exerb--when i use other gem I want to generate .rb file to .exe file in windows by using exerb. And my ruby program contains some gems(for example: Watir) but when i display .exe in command line this error comes: why?~~ ------------------------------------------------------------------------ D:\>test_watir.exe test_watir.rb:1:in `require': No such file to load -- watir (LoadError) from test_watir.rb:1 ------------------------------------------------------------------------- -- Posted via http://www.ruby-forum.com/.