cannot load such file -- zlib
sudo apt-get install zlib1g-dev
cd /ruby-source-files/ext/zlib
sudo ruby extconf.rb
sudo  make
sudo make install

相关文章: