Right...those are rdoc messages...they are not really errors. So yes, you should not have a proper installation of rails. -rich On 10/5/04 11:14 AM, "Its Me" <itsme213 / hotmail.com> wrote: >> Did you run "update_rubygems" after you installed the "rubygems-update" > gem? > > Just did, and it helped. > > The "rails" installation went smoothly except for these 2 errors/warning > while installing RDoc. Do I have a proper install of Rails? > > Thanks! > ---------------- > > lib/dispatcher.rb:34:45: Skipping require of dynamic string: > "#{controller_name} > _controller" > Installing RDoc documentation for rake-0.4.8... > Installing RDoc documentation for activerecord-0.9.5... > Installing RDoc documentation for actionpack-0.8.5... > > lib/action_controller/scaffolding.rb:87:37: Skipping require of dynamic > string: > "#{model_id.id2name}" > > > >