I am trying to setup rails env on my new ubuntu machine. But I am facing trouble while install nokogiri gem.. I have installed libxslt and libxml2 libs thourgh rvm pkg command a
for Centos / Redhat, try this: sudo yum install libxslt-devel libxml2-devel
sudo yum install libxslt-devel libxml2-devel