On Feb 28, 2008, at 2:52 PM, Jesse Thompson wrote:
My spidey senses tell me that shoes is changing the working
directory to it's own executables directory. Thus:
"./adam.rb" fails because adam.rb is in your directory, but not in
shoes'
book.rb fails because it calls out to some relative path for
book.yaml, also not found relative to shoes' bin folder.
This is just a theory mind you, but if you could help me test the
hypothesis that would be grand. :)
Happy to help!
It works if I copy the all the samples to /Applications/Shoes.app/
Contents/MacOS/samples and cd to /Applications/Shoes.app/Contents/
MacOS and run:
$ ./shoes samples/book.rb
Hmm, a Shoes bundle for TextMate would be lovely. :-)
On Feb 28, 2008, at 3:03 PM, why the lucky stiff wrote:
On Thu, Feb 28, 2008 at 02:24:55PM +0700, Adam Beguelin wrote:
Should I try building a newer version if I want more stability on
the Mac?
The latest stuff is sort of frustrating as well, since I broke the
menus and the close "x" button while working on thread support. I'm
making some progress here, but nothing I can release yet. Damn me
and my clammy, old hands.
Still great stuff though! Thanks for the amazing effort.
Adam