From: Sy Yoon Date: 2007-10-12T18:39:30+09:00 Subject: Re: ruby-opengl on Mac OS X Julian Raschke wrote: > Hi, > >> /Volumes/TextMate1.5.5/TextMate.app/Contents/SharedSupport/Support/lib/ >> scriptmate.rb:107:in `initialize': Permission denied - >> /usr/local/lib/ruby/gems/1.8/gems/ruby-opengl-0.40.1/examples/plane.rb >> (Errno::EACCES) from /Volumes/TextMate >> >> What am I doing wrong? > > I think TextMate needs write access to files to run them (bug?). I had > the very same problem yesterday, even with a 'properly' installed > TextMate, and I ended up copying the example .rb files to the Desktop. > Could run them from there without problems. > > Julian Ok, I copied an exmple rb file to the Desktop where TextMate is, but still get: LoadError: Failed to lookup Init function /usr/local/lib/ruby/gems/1.8/gems/ruby-opengl-0.40.1/lib/gl.bundle method require in custom_require.rb at line 32 at top level in gl-test.rb at line 46 ??? BTW, my TextMate is a trial version. Sy -- Posted via http://www.ruby-forum.com/.