Trouble installing RAD under OSX Leopard

8 views
Skip to first unread message

PhatBaja

unread,
Jan 22, 2010, 1:58:26 AM1/22/10
to Ruby Arduino Development
I am running OSX 10.6.2 and for some reason I am unable to make RAD
work. Here's what I get

csongors-macbook:~ csongor$ gem -v
1.3.5

csongors-macbook:~ csongor$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]

csongors-macbook:~ csongor$ gem list -l

*** LOCAL GEMS ***

actionmailer (2.3.2, 2.2.2, 1.3.6)
actionpack (2.3.2, 2.2.2, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.3.2, 2.2.2, 1.15.6)
activeresource (2.3.2, 2.2.2)
activesupport (2.3.2, 2.2.2, 1.4.4)
acts_as_ferret (0.4.3)
atduskgreg-rad (0.3.1)
capistrano (2.5.2)
cgi_multipart_eof_fix (2.5.0)
chronic (0.2.3)
daemons (1.0.10)
deep_test (1.2.2)
dnssd (0.6.0)
fastthread (1.0.1)
fcgi (0.8.7)
ferret (0.11.6)
gem_plugin (0.2.3)
gemcutter (0.3.0)
highline (1.5.0)
hoe (2.3.3)
hpricot (0.6.164)
json_pure (1.1.9)
libxml-ruby (1.1.2)
mime-types (1.16)
mongrel (1.1.5)
needle (1.3.0)
net-scp (1.0.1)
net-sftp (2.0.1, 1.1.1)
net-ssh (2.0.4, 1.1.4)
net-ssh-gateway (1.0.0)
packet (0.1.15)
ParseTree (2.2.0)
rails (2.3.2, 2.2.2, 1.2.6)
rake (0.8.7, 0.8.3)
RedCloth (4.1.1)
rspec (1.2.9, 1.1.8)
ruby-openid (2.1.2)
ruby-serialport (0.7.0)
ruby-yadis (0.3.4)
rubyforge (2.0.3)
rubygems-update (1.3.5)
RubyInline (3.8.4)
rubynode (0.1.5)
RubyToC (1.0.0.5)
Selenium (1.1.14)
selenium-client (1.2.18, 1.2.7)
sexp_processor (3.0.3)
sqlite3-ruby (1.2.4)
termios (0.9.4)
xmpp4r (0.4)
ZenTest (4.2.1)

csongors-macbook:~ csongor$ rad test_project
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require': no such file to load -- /Library/Ruby/Gems/1.8/
gems/atduskgreg-rad-0.3.1/bin/../lib/rad/darwin_installer.rb
(LoadError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`require'
from /Library/Ruby/Gems/1.8/gems/atduskgreg-rad-0.3.1/bin/rad:18
from /usr/bin/rad:19:in `load'
from /usr/bin/rad:19
csongors-macbook:~ csongor$

xraid

unread,
Jan 22, 2010, 5:03:03 AM1/22/10
to Ruby Arduino Development
try run a $ rad test_project -trace

also try swap out line 31 in <rad_install_folder>/bin/rad.rb from
"arduino_root" => "/Applications/arduino-0012" to where you have
arduino installed

hth

Reply all
Reply to author
Forward
0 new messages