On Wed, Oct 06, 2004 at 06:54:49PM +0900, Michael Gebhart wrote: > Now, if I try to start the program it hangs up. I also tried other programs, > but when using require 'Qt' my program does not do anything. It hangs and I > can kill it only. Any idea what's happening here? please read the readmes :) your shebang line should be #!/usr/bin/qtrubyinit -w at a guess hope that helps, Alex