Figured out the problem ... I need to run $ . ~/.bash_login before
these commands or it thinks I have an old version of gems.
My .bash_login file reads:
export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:
$PATH"
How do I make Terminal run this script on login?
thanks for any help
On Mar 9, 10:45 pm, shenry
<stuartjhe...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Just got ruby/gems/rails installed (OS 10.3), I''ve been able to
login
> to thehttp://localhost:3000and see that I am at least doing
> something right...
>
> When I try to run script/generate I get:
>
> Grey-Box:~/sites/test shenry$ script/generate
> Rails requires RubyGems >= 0.9.4. Please install RubyGems and try
> again:http://rubygems.rubyforge.org
>
> but I can confirm that my current gems version is 0.9.5... any help
> would be greatly appreciated by this n00b. Thanks.
>
> -sh
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---