Just to confirm the same issue on Windows. I had to create the lib folder too: \Ruby19\lib\ruby\gems\1.9.1\gems\rails-3.0.0.beta3\lib
On Apr 22, 5:12 pm, admin-magazin <[email protected]> wrote: > for me the following fix worked on Mac OS X Snow Leopard: > > “sudo mkdir /opt/local/lib/ruby1.9/gems/1.9.1/gems/rails-3.0.0.beta3/ > lib” > > when you installed ruby 1.9 with macports. if you didn’t you can use > “dtruss” on the gem installation to find the missing directory > > -- > 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 > athttp://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.
