From: Brian M. <mcc...@fo...> - 2003-09-10 12:52:50
|
Egads, that is a pain. Thank you for your help on this one! -Brian On Wednesday, September 10, 2003, at 12:53 AM, Gavin Eadie wrote: >> > cocoa.rb:12:in `require': No such file to load -- osx/objc/cocoa >> This issue is FAQ, but the appropriate answer of this is not yet >> found out. >> > > ... I struggled with this for a long time and gave up on several > occasions, but I did fix it. > > I'm sorry to be a tease but it's way past the time I should be > asleep, but the answer lies in the symbolic links that relate files in > specific folders to more general locations. Those links are set up on > Mac OS X by Apple's install of Ruby and, if they are not adjusted for > (a) putting Ruby in /usr/local (instead of /usr), and for (b) Ruby > version changes (1.8 for 1.6), or (c) changes in Darwin version (6.4 > instead of 6.0), it won't work. > > I'll map out my Ruby stuff tomorrow to provide an explicitly > working Ruby 1.8 / Mac OS X 10.2.6 combination ... Gavin > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > |