I\'m trying to install libxml-ruby. I have installed libxml2, libxslt and coreutils
libxml-ruby
libxml2
libxslt
coreutils
I have also read other posts rega
I also used brew to install libxml2 but needed the following options:
brew
brew install libxml2 --with-xml2-config gem install libxml-ruby -- --with-xml2-config=/usr/local/homebrew/opt/libxml2/bin/xml2-config