Colin Law wrote in post #1107182:
> On 29 April 2013 05:47, Love U Ruby <[email protected]> wrote:
>> using RVM. So if I do `sudo` to install nokogiri then will it work?
> If using rvm you must /not/ use sudo when installing gems.  However
> you should not need to install it manually, just put it in Gemfile for
> the application and bundle install will automatically install it.  You
> do need sudo for installing the libxml stuff of course.

> Colin

Thanks for your reply! I am new to Ubuntu. I am basically worked on 
windows,where only "gem install nokogiri" worked. But in Linux things 
are little bit fancy.

Thus I need a step by step installation help. Could you? I also gave the 
link in the first post from where I downloaded the Ruby just as FYI.

Please help.

-- 
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.


Reply via email to