Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!news.stack.nl!talisker.lacave.net!lacave.net!not-for-mail From: "Superpelican X." Newsgroups: comp.lang.ruby Subject: How to make stand a lone Shoes apps (with require 'shoes') Date: Sat, 2 Apr 2011 11:14:18 -0500 Organization: Service de news de lacave.net Lines: 15 Message-ID: NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1301760885 88434 65.111.164.187 (2 Apr 2011 16:14:45 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Sat, 2 Apr 2011 16:14:45 +0000 (UTC) X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 380803 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:2156 Hello everyone, I'm working in Netbeans IDE 6.9 and tried the Shoes graphics toolkit (shoesrb.org) in Hackety Hack (hackety-hack.com). I also installed Shoes 3 and tried my Shoes apps I written in Hackety Hack they worked. But now I want to make stand alone apps that I can run from a executable. I tried to use the Ruby function "require 'shoes3'. And placed the shoes3 executable (shell script, .sh) in the same directory as the Ruby script. But Netbeans gives a error that it can't find shoes. And so all shoes' commands (shoes.app, alert) are not regnonized. Does someone also know a way to make a .deb executable of a ruby/shoes app? -- Posted via http://www.ruby-forum.com/.