Following the directions given by a Trisquel user her - https://trisquel.info/en/issues/16192

cd /tmp
wget -c http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p0.tar.gz
tar -xzf ruby-2.0.0-p0.tar.gz
cd ruby-2.0.0-p0
./configure
make

Then it fails to compile with with this error - http://pastebin.com/6KRdjPPH


What do I do?

Reply via email to