Tag Archives: libxml2
Installing libxml-ruby for libxml2 with Ruby, on OS X
Just had an exciting package management adventure with Ruby and XML on OS X. I wanted Libxml2 wrapped in a Ruby gem. So, I ran sudo gem install libxml-ruby …and watched the software fail to build. Darn OS X not … Continue reading