Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2156

How to make stand a lone Shoes apps (with require 'shoes')

From "Superpelican X." <superpelican12@gmail.com>
Newsgroups comp.lang.ruby
Subject How to make stand a lone Shoes apps (with require 'shoes')
Date 2011-04-02 11:14 -0500
Organization Service de news de lacave.net
Message-ID <eff34f36eae3d6db15d3cd22b60c2670@ruby-forum.com> (permalink)

Show all headers | View raw


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/.

Back to comp.lang.ruby | Previous | NextNext in thread | Find similar | Unroll thread


Thread

How to make stand a lone Shoes apps (with require 'shoes') "Superpelican X." <superpelican12@gmail.com> - 2011-04-02 11:14 -0500
  Re: How to make stand a lone Shoes apps (with require 'shoes') serialhex <serialhex@gmail.com> - 2011-04-02 13:52 -0500
    Re: How to make stand a lone Shoes apps (with require 'shoes') ashbb <ashbbb@gmail.com> - 2011-04-02 23:47 -0500
      Re: How to make stand a lone Shoes apps (with require 'shoes') serialhex <serialhex@gmail.com> - 2011-04-03 00:00 -0500
        Re: How to make stand a lone Shoes apps (with require 'shoes') ashbb <ashbbb@gmail.com> - 2011-04-03 02:27 -0500
  Re: How to make stand a lone Shoes apps (with require 'shoes') "Superpelican X." <superpelican12@gmail.com> - 2011-04-03 01:29 -0500
    Re: How to make stand a lone Shoes apps (with require 'shoes') ashbb <ashbbb@gmail.com> - 2011-04-03 02:29 -0500

csiph-web