_why wrote: > On Thu, Apr 24, 2008 at 05:24:36PM +0900, Asdf Fsda wrote: >> Paul Brannan wrote: >> > On Thu, Apr 24, 2008 at 01:09:44AM +0900, Gennady Bystritsky wrote: >> >> Apparently, your current directory is not the same as where your files >> >> are and you are invoking your application by path. If so, you need to >> >> do the following before 'require': >> >> >> >> $: << File.dirname(__FILE__) >> >> __FILE__ #=> (eval) >> So that doesent work > > Try the more recent 0.r532 builds. Not only should require work, > but $0 and __FILE__ should be set right. > > https://code.whytheluckystiff.net/shoes/wiki/RecentBuilds Thank you for the Tipp I downloaded shoes-0.r532-intel.dmg tried to start it on OS X 10.5.2 on an MacBook. I get this Error: LSOpenFromURLSpec() failed with error -10810 for the file /Users/fabian. What can this be? Fabian -- Posted via http://www.ruby-forum.com/.