This might mean something... When I run 'gem install rails' as the
local user( in the previous attempt I ran this as root), I get
WARNING: Installing to ~/.gem since /Library/Ruby/Gems/1.8 and
/usr/bin aren't both writable.
WARNING: You don't have /Users/vs/.gem/ruby/1.8/bin in your PATH,
gem executables will not run.
Any ideas ?
Thank you.
-VS
On Mar 16, 7:16 pm, VS <[email protected]> wrote:
> Thanks Greg. Here's the line from config/environment.rb
> RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
>
> Any ideas ? this is driving me crazy... Everything was working under
> ruby 1.8.6
>
> Thanks,
> -VS
> On Mar 16, 7:04 pm, Greg Donald <[email protected]> wrote:
>
>
>
> > On Mon, Mar 16, 2009 at 8:18 PM, VS <[email protected]> wrote:
>
> > > Yes, I get the same error on script/console. Here's my script/server
> > > #!/usr/bin/env ruby
> > > require File.dirname(__FILE__) + '/../config/boot'
> > > require 'commands/server'
>
> > > Thank you.
> > > -VS
>
> > Looks normal to me.
>
> > What RAILS_GEM_VERSION is in your config/environment.rb ?
>
> > --
> > Greg Donaldhttp://destiney.com/
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---