How do I tell the system to treat one of the ruby-build rubies as the system ruby? -


i don't have ruby installed on linux mint apt-get. instead, installed ruby using ruby-build. have ruby installation in

/opt/rubies/ruby-2.0.0-p0/ 

how make ruby installation 'system' ruby apt-get sets ruby executable during apt-get install ruby1.9.1 example.

i want register version system ruby , when use rubies switching chruby (or rvm or rbenv) want seen system ruby?

do use update-alternatives? reinstall ruby source make? other suggestions please.

you can add path custom ruby build in $path environment variable.

export path="/my-build-path/bin:$path" 

(or that)


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -