:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
ftp ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-[version].tar.gz
Where [version]
is the version you decide. You may need to replace 1.8
also, according the version you desire.
tar -xvzf ruby-[version].tar.gz
[account]
with your account login name:cd ruby-(version)
./configure --prefix=/home/[account]/usr
...
make && make install
cp -p ./ruby ../usr/bin
Ruby is now ready./home/[account]/usr/bin/ruby -v
#! /home/[account]/usr/bin/ruby
:: Contact Information :: ©2024 ROOTR :: |