[Rails] Re: need help to install Nokogiri
Carlos Mathiasen wrote in post #1107144:
> 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
As I installed Ruby using RVM, I thought I need to install everything
using RVM. So if I do `sudo` to install nokogiri then will it work?
--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home