Hi,

I've just installed the latest gem version and also rails. Everything
went ok. I am using Ubuntu 11.10 with ruby 1.9.3-p194.

However, when I try to create a new application, I get:

---------------------------------------------------------------------------
/usr/local/lib/site_ruby/1.8/rubygems/dependency.rb:247:in `to_specs':
Could not find railties (>= 0) amongst [] (Gem::LoadError)
  from /usr/local/lib/site_ruby/1.8/rubygems/dependency.rb:256:in
`to_spec'
  from /usr/local/lib/site_ruby/1.8/rubygems.rb:1231:in `gem'
  from /usr/local/bin/rails:18
---------------------------------------------------------------------------


when I want to get the rails version I also get this:
---------------------------------------------------------------------------
/usr/local/lib/site_ruby/1.8/rubygems/dependency.rb:247:in `to_specs':
Could not find railties (>= 0) amongst [] (Gem::LoadError)
  from /usr/local/lib/site_ruby/1.8/rubygems/dependency.rb:256:in
`to_spec'
  from /usr/local/lib/site_ruby/1.8/rubygems.rb:1231:in `gem'
  from /usr/local/bin/rails:18
---------------------------------------------------------------------------

regards,
seba

-- 
Posted via http://www.ruby-forum.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 https://groups.google.com/groups/opt_out.


Reply via email to