Somewhere between happy and total f**king wreck
Posts tagged libxml
Building libxml-ruby gem on Ubuntu Hardy
Jul 14th
no such file to load -- libxml_so
sudo apt-get install libxml2 libxml2-dev cd /usr/lib/ruby/gems/1.8/gems/libxml-ruby-0.7.0 sudo ruby ext/libxml/extconf.rb sudo make; sudo make install