Jordon Bedwell wrote in post #1107360: > On Mon, Apr 29, 2013 at 2:24 PM, Love U Ruby <[email protected]>
> Just to give you a heads up for next time: `curl -L > https://get.rvm.io|bash -s head --ruby=2.0.0 --autolibs=enabled` would > have installed > everything from libxml2 down to Git for you and installed Ruby 2.0.0 and > Rails as well. You can see a list of what we install for you here: > https://github.com/wayneeseguin/rvm/blob/master/scripts/functions/requirements/ubuntu#L83 Thanks for your suggestions! Now I need to install selenium-webdriver also.But I did `gem install selenium-webdriver`. But it seems not installed. As when I am doing require `selenium-webdriver` giving me load error. Can you suggest about this for `Ubuntu 13.04` OS? Thanks -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

