I always worked my way around Nokogiri installation issues by following the documentation in the \"Installing Nokogiri\" tutorial.
But this time, even after installi
It will be:
sudo yum install -y libxml2 libxml2-devel
on RHEL servers.