From: serialhex Date: 2011-04-03T03:52:23+09:00 Subject: Re: How to make stand a lone Shoes apps (with require 'shoes') --0016e6d45a4db906cc049ff4067f Content-Type: text/plain; charset=ISO-8859-1 hey, i'm pretty sure you just need " require 'shoes' " not shoes3... at least that works for me. as far as stand-alone executables, i dont know. sorry :-/ (i think there is a way in shoes, by making a *.app thing, i'm just not sure how that works) hex On Sat, Apr 2, 2011 at 12:14 PM, Superpelican X. wrote: > 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/. > > --0016e6d45a4db906cc049ff4067f--