On Tue, May 20, 2008 at 02:22:45PM -0700, Devyn Cairns wrote: > No prob: you just need to "cd" into /opt/shoes and the file "shoes-bin" or > just plain "shoes" will be in either /opt/shoes/dist or /opt/shoes/bin. > Then you can run ./shoes(-bin) /path/to/file. There is one problem I have > found though with Shoes running on Heron, I don't know whether it has > exactly to do just with Heron, but it appears that the constant Gem::Ext is > missing. _why, please help!
The Makefile in the last build doesn't work with Heron. You'll need to checkout Shoes with git and use the Rakefile. I'm going to release a new build soon, just having a bit of trouble with a GTK bug. _why
