On Nov 13, 2008, at 11:58 AM, _why wrote:
On Thu, Nov 13, 2008 at 05:19:13PM +0100, Vassilis Rizopoulos wrote:
Ok, I used the Shoes.setup to get a few gems and I get the setting up
dialog which just sits there doing nothing (Looking for ... and no
progress
on the bar).
Which gems exactly?
_why
Hm. Not sure this is helpful, but … I see the same thing when I try to
load a gem from a custom source. If I launch Shoes and then select my
Ruby script, the installer just sits there. I assumed that I didn't
set my gem server up correctly.
However, if I run Shoes from the command-line like:
/Applications/Shoes.app/Contents/MacOS/shoes-launch /Users/sw/devel/
shoes_app/gui.rb
I see "could not find gem shoesgem locally or in a repository" in the
OS X terminal, and Shoes just runs along without showing the gems
installer. Then I get an error in the Shoes console that it can't find
a constant form my gem.
Scott