I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get is only one way to get updated gem but I try many times to use this command but it did not work.
Help me PLZ T_T
I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get is only one way to get updated gem but I try many times to use this command but it did not work.
Help me PLZ T_T
You should install rubygems-update gem. $ sudo gem install rubygems-update $ sudo update_rubygems
That will do the trick.
Hope it helps.
You could also try managing your ruby versions and gem sets with RVM. http://rvm.beginrescueend.com/
Leonardo Mateo wrote:
Buncha Decha wrote:
Leonardo Mateo wrote:
I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get is only one way to get updated gem but I try many times to use this command but it did not work.
You should install rubygems-update gem. $ sudo gem install rubygems-update $ sudo update_rubygems
That will do the trick.
Hope it helps.
-- Leonardo Mateo. There's no place like ~
It did not work update_rubygems is not recognized as command
update_rubygems: command not found
PS. I've already try gem install rubygems-update
I've already try rvm it did not work too
Which linux is suitable for rails ???
Buncha Decha wrote:
Leonardo Mateo wrote:
I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get is only one way to get updated gem but I try many times to use this command but it did not work.
You should install rubygems-update gem. $ sudo gem install rubygems-update $ sudo update_rubygems
That will do the trick.
Hope it helps.
-- Leonardo Mateo. There's no place like ~
It did not work update_rubygems is not recognized as command
update_rubygems: command not found
Check your path.
PS. I've already try gem install rubygems-update
And what was the result?
I've already try rvm it did not work too
Which linux is suitable for rails ???
Almost every one. Every major distro certainly is.