I'm able to make a jar/.exe/.app out of a simple script with Rawr, but I can't seem to run one that uses a gem. It complains that it can't find the gem at runtime. I've read <http://kenai.com/projects/monkeybars/pages/UseRubyGemsInYourApplication> and tried to follow the instructions, but without success. Might anyone be able to help? I'm not sure if I should just paste my source files here, or use a pastebin or something. The script is very short, but everything taken together still requires scrolling. Please let me know how I should post my code. Thanks.