Skip to content
Snippets Groups Projects
Commit 6ea0f4f0 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files
parent 97155e81
No related branches found
No related tags found
1 merge request!100176 2 stable
Loading
Loading
@@ -91,8 +91,8 @@ Remove the old Ruby 1.8 if present
Download Ruby and compile it:
 
mkdir /tmp/ruby && cd /tmp/ruby
curl --progress ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz | tar xz
cd ruby-2.0.0-p247
curl --progress ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p353.tar.gz | tar xz
cd ruby-2.0.0-p353
./configure --disable-install-rdoc
make
sudo make install
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment