Nokogiri is a gem, them you only need gem install nokogiri
but first you need install this libraries for ubuntu[0]: sudo apt-get install libxml2 libxml2-dev libxslt libxslt-dev [0]https://github.com/sparklemotion/nokogiri#requirements Matt's On Sun, Apr 28, 2013 at 4:43 PM, Love U Ruby <[email protected]> wrote: > Hi, > > I am using Ubuntu13.04. I have installed Ruby2.0 using RVM. But now > looking for any guideline to install nokogiri and selenium-webdriver. > But not found any concrete step by step instructions to install the same > using RVM. can anyone out there help me. > > I have installed Ruby using the link: > https://gist.github.com/pcjpcj2/5443017 > > 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. > > > -- 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.

