Pals
unread,Nov 17, 2009, 5:27:59 AM11/17/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby-roo
Hi all,
I have installed Ruby 1.8.6.26 and watir 1.6.2 and am trying to
install roo using the command
"gem install roo" and i get the foll error.
Error installing roo:
roo requires gimite-google-spreadsheet-ruby (>= 0.0.5, runtime)
gem list (on xp) gives:
activesupport (2.3.4)
builder (2.1.2)
ci_reporter (1.6.0)
commonwatir (1.6.5, 1.6.2)
firewatir (1.6.5)
fxri (0.3.6)
fxruby (1.6.12)
hoe (2.3.3)
hoe-seattlerb (1.2.1)
hpricot (0.6)
json_pure (1.1.9)
log4r (1.0.5)
minitest (1.4.2)
nokogiri (1.4.0)
rake (0.8.7, 0.7.3)
ruby-ole (1.2.10)
rubyforge (2.0.3)
rubygems-update (1.3.5)
s4t-utils (1.0.4)
session (2.4.0)
sources (0.0.1)
spreadsheet (0.6.4.1)
user-choices (1.1.6)
watir (1.6.2)
win32-api (1.4.5, 1.0.4)
win32-clipboard (0.4.3)
win32-dir (0.3.2)
win32-eventlog (0.4.6)
win32-file (0.5.4)
win32-file-stat (1.2.7)
win32-process (0.6.1, 0.5.3)
win32-sapi (0.1.4)
win32-sound (0.4.1)
windows-api (0.4.0, 0.2.0)
windows-pr (1.0.8, 0.7.2)
xml-simple (1.0.12)
But i dont have any such problems in windows vista. when i do gem list
in vista machine, i get the foll
gem list on vista
activesupport (2.3.2)
aslakhellesoy-cucumber (0.3.0)
bret-watircraft (0.5.0)
builder (2.1.2)
ci_reporter (1.5.2)
commonwatir (1.6.2)
cucumber (0.3.7, 0.3.0)
diff-lcs (1.1.2)
firewatir (1.6.2)
fxri (0.3.6)
fxruby (1.6.12)
GData (0.0.4)
hoe (1.12.1)
hpricot (0.6)
json_pure (1.1.9)
libxml-ruby (1.1.3)
log4r (1.0.5)
mocha (0.9.5)
nokogiri (1.4.0)
polyglot (0.2.5)
rake (0.8.7, 0.8.4, 0.7.3)
roo (1.3.9)
rspec (1.2.4)
rubigen (1.5.2)
ruby-ole (1.2.10)
rubyforge (2.0.3, 1.0.3)
rubygems-update (1.3.5, 1.3.3, 1.3.2, 1.3.1)
rubyzip (0.9.1)
s4t-utils (1.0.4)
sources (0.0.1)
spreadsheet (0.6.4)
taglob (1.1.2)
term-ansicolor (1.0.3)
treetop (1.2.5)
user-choices (1.1.6)
watir (1.6.2)
win32-api (1.4.5, 1.4.0, 1.0.4)
win32-clipboard (0.4.3)
win32-dir (0.3.2)
win32-eventlog (0.4.6)
win32-file (0.5.4)
win32-file-stat (1.2.7)
win32-process (0.6.0, 0.5.3)
win32-sapi (0.1.4)
win32-sound (0.4.1)
win32console (1.2.0)
windows-api (0.3.0, 0.2.0)
windows-pr (1.0.8, 1.0.2, 0.7.2)
xml-simple (1.0.12)
Regards,
Pallavi