Re: [Rails] Installing RVM Problems

2013-07-19 Thread Tamara Temple
On Jul 19, 2013, at 9:03 AM, Jayant S. wrote: > I do not explicitly use zsh, but I also do not know if at any point, my > terminal will need to do so. I googled the error message and another > github link came up from you, Michal Papis: > https://github.com/wayneeseguin/rvm/issues/2029, where

Re: [Rails] Installing RVM Problems

2013-07-19 Thread Tamara Temple
On Jul 19, 2013, at 12:47 AM, Jayant S. wrote: > apt-get are only for linux machines, and I am currently operating on a > Mac OSX. And for oh_my_zsh one needs a zsh of 4.3.9, but mine is > currently at 4.3.11. All I need is 4.3.12-5.0.0+ zsh in order to run RVM > without errors, or at least that

Re: [Rails] Installing RVM Problems

2013-07-19 Thread Tamara Temple
On Jul 18, 2013, at 11:11 PM, Jayant S. wrote: > How do I update my zsh if I am getting the error message, ” WARNING: In > case of using Zsh, version 4.3.12 / 5.0.0+ is recommended, you have > 4.3.11, errors to be expected.” when installing RVM? I am new to > developing with Ruby and the Ruby co

Re: [Rails] Installing RVM Problems

2013-07-18 Thread Dheeraj Kumar
upgrade_oh_my_zsh On Fri, Jul 19, 2013 at 11:41 AM, Jayant S. wrote: > How do I update my zsh if I am getting the error message, ” WARNING: In > case of using Zsh, version 4.3.12 / 5.0.0+ is recommended, you have > 4.3.11, errors to be expected.” when installing RVM? I am new to > developing wi

[Rails] Installing RVM Problems

2013-07-18 Thread Jayant S.
How do I update my zsh if I am getting the error message, ” WARNING: In case of using Zsh, version 4.3.12 / 5.0.0+ is recommended, you have 4.3.11, errors to be expected.” when installing RVM? I am new to developing with Ruby and the Ruby community and am starting with Michael Hartl's Rails Tutoria