Category "rubygems"

yast2 is broken after executing `zypper update`

I am a newer to use openSUSE. Recently I execute zypper update and found yast2 UI client cannot be launched. I can see the log in /var/log/YaST2/y2log: 2020-03

ROR + Unable to install tiny_tds

Here I am trying to fetch data from MS-SQL Server 2008 to my Rails application on Ubuntu 10. But I am unable to install tiny_tds. I follow the step given at git

Cannot install Ruby gem libxslt-ruby on Mac cause it does not find libxml2

I've installed libxml2 and libxslt through Brew on my Mac but gem install libxslt-ruby -- --with-xml2-dir=/usr/local/opt/libxml2 --with-xml2-lib=/usr/local/op