From: Dave Bass Date: 2008-08-25T06:02:51+09:00 Subject: Re: How do I make an autonomous program? Sebastian Hungerecker wrote: > Quoth the OP: > "All I want to do is to be able to transfer the script onto another > computer (which doesn't have Ruby installed) and run the script." > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Or maybe it does have Ruby installed, but an incompatible version (1.8/1.9?). In the worst case the script may run without errors but do something subtly different from what's intended. -- Posted via http://www.ruby-forum.com/.