Luis Lavena wrote in post #1047401: > On Feb 16, 8:15pm, Patrick Bayford <[email protected]> wrote: >> > Can you run the same gem install command with -V? > > gem install jquery-rails -v "= 1.0.19" -V > > Use Pastie/Gist to post the entire backtrace > > That will help us figure out where the error is coming from. > > Also, ensure you have latest RubyGems (gem update --system) > > -- > Luis Lavena As you suggested I ran 'gem update --system' - this produced a couple of errors (attachment 1) I then ran 'gem install jquery-rails -v "= 1.0.19" -V', using a dos-pipe to yield attachment 2. This also produced a few errors (attachment 3). However, despite the errors, 'rails new myapp' now completes, although I have NOT yet had a chance to test whether it runs! It would appear that updating gems may have been the solution - odd on a fresh install!!
Attachments: http://www.ruby-forum.com/attachment/7073/GemUpdate.txt http://www.ruby-forum.com/attachment/7074/tracer.txt http://www.ruby-forum.com/attachment/7075/JQuery.txt -- 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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

