Hi

I am attempting to install the Flotilla plugin for the flot javascript
charting library.


I have tried to install Flotilla using
ruby script/plugin install git://github.com/joshuamiller/flotilla.git

All seems ok till it attempts to do the install then I get
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require': no such file to load -- FileUtils (LoadError)
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
    from /home/colinl/websites/weather/vendor/plugins/flotilla/install.rb:1
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:235:in
`load'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:235:in
`run_install_hook'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:196:in
`install'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:811:in
`parse!'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:810:in
`each'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:810:in
`parse!'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:518:in
`parse!'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:534:in
`parse!'
    from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/plugin.rb:968
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
    from script/plugin:3

Google has not been able to help me, or at least I have been unable to
ask it the right questions.

Rails version 2.3.8, though that is obvious from the trace.
ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]
Ubuntu 10.04

Any help would be much appreciated.

Colin

-- 
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.

Reply via email to