This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdxsmitht02:~ smitht$ cd /tmp | |
pdxsmitht02:tmp smitht$ curl -O http://production.cf.rubygems.org/rubygems/rubygems-1.8.10.tgz | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 243k 100 243k 0 0 893k 0 --:--:-- --:--:-- --:--:-- 1207k | |
pdxsmitht02:tmp smitht$ tar zxf rubygems-1.8.10.tgz | |
pdxsmitht02:tmp smitht$ cd rubygems-1.8.10 | |
pdxsmitht02:rubygems-1.8.10 smitht$ sudo ruby setup.rb --no-format-executable | |
Password: | |
RubyGems 1.8.10 installed |
NewerOlder