|
From: Marco R. <mar...@ya...> - 2005-07-16 21:03:12
|
Greetings,
I'm trying to install ruby-cocoa 0.4.1 on a Mac with OS X 10.4.
The installation itself ends without any error, but while I can build
and run programs with XCode, I'm unable to run scripts from the command
line.
I get the following error message when I try to load the libraries:
> require 'osx/cocoa'
LoadError: No such file to load -- osx/cocoa
from (irb):1:in `require'
from (irb):1
If I'm not wrong I should find something cocoa.rb in
/usr/lib/ruby/site_ruby/1.8/osx, but instead I find only the following
files:
addressbook.rb
aeosa/
aeosa.rb
What I could do to fix it ?
Thanks,
Marco
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
|