Fresh installation 2 minutes ago debian:~# gem install rails --pre Successfully installed activesupport-3.0.0.beta3 Successfully installed activemodel-3.0.0.beta3 Successfully installed actionpack-3.0.0.beta3 Successfully installed arel-0.3.3 Successfully installed activerecord-3.0.0.beta3 Successfully installed activeresource-3.0.0.beta3 Successfully installed actionmailer-3.0.0.beta3 Successfully installed railties-3.0.0.beta3 Successfully installed rails-3.0.0.beta3 9 gems installed Installing ri documentation for activesupport-3.0.0.beta3... Installing ri documentation for activemodel-3.0.0.beta3... Installing ri documentation for actionpack-3.0.0.beta3... Installing ri documentation for arel-0.3.3... Installing ri documentation for activerecord-3.0.0.beta3... Installing ri documentation for activeresource-3.0.0.beta3... Installing ri documentation for actionmailer-3.0.0.beta3... Installing ri documentation for railties-3.0.0.beta3... Installing ri documentation for rails-3.0.0.beta3... Installing RDoc documentation for activesupport-3.0.0.beta3... Installing RDoc documentation for activemodel-3.0.0.beta3... Installing RDoc documentation for actionpack-3.0.0.beta3... Installing RDoc documentation for arel-0.3.3... Installing RDoc documentation for activerecord-3.0.0.beta3... Installing RDoc documentation for activeresource-3.0.0.beta3... Installing RDoc documentation for actionmailer-3.0.0.beta3... Installing RDoc documentation for railties-3.0.0.beta3... Installing RDoc documentation for rails-3.0.0.beta3...
On Wed, Apr 14, 2010 at 4:49 PM, Jeremy Kemper <[email protected]> wrote: > On Wed, Apr 14, 2010 at 11:03 AM, spaquet <[email protected]> wrote: >> Looks like documentation is not installing properly for Rails3 beta3. >> Here is the error I'm facing : >> >> Successfully installed rails-3.0.0.beta3 >> 1 gem installed >> Installing ri documentation for rails-3.0.0.beta3... >> ERROR: While executing gem ... (Errno::ENOENT) >> No such file or directory - lib > > Could you try uninstalling the previous beta gems first, then > reinstalling the latest? > > jeremy > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" 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-core?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
