Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

papertrail_windows
2012 year 7 month 15 day Sunday 15:59:48 MDT 

  1. $ gem install remote_syslog
  2. Fetching: daemons-1.1.8.gem (100%)
  3. Fetching: eventmachine-0.12.10.gem (100%)
  4. ERROR:  Error installing remote_syslog:
  5.         The 'eventmachine' native gem requires installed build tools.
  6.  
  7. Please update your PATH to include build tools or download the DevKit
  8. from 'http://rubyinstaller.org/downloads' and follow the instructions
  9. at 'http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'
  10.  
  11.  
  12.  
  13. Try:
  14.  
  15.  
  16. gem install eventmachine --pre
  17.  
  18. $ remote_syslog -D -c ../../log_files.yml
  19.  
  20. Unhandled Exception: EventMachine::Unsupported: no file watching support on this system:
  21.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:1263:in `watch_filename'
  22.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:1263:in `watch_file'
  23.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-tail-0.6.3/lib/em/filetail.rb:233:in `watch'
  24.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-tail-0.6.3/lib/em/filetail.rb:115:in `initialize'
  25.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:959:in `call'
  26.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:959:in `run_deferred_callbacks'
  27.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:956:in `times'
  28.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:956:in `run_deferred_callbacks'
  29.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:966:in `run_machine'
  30.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:187:in `run'
  31.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/lib/remote_syslog/cli.rb:164:in `start'
  32.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/lib/remote_syslog/cli.rb:155:in `run'
  33.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/lib/remote_syslog/cli.rb:17:in `process!'
  34.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/bin/remote_syslog:10
  35.         ./remote_syslog:23:in `load'
  36.         ./remote_syslog:23
  37. Unhandled Exception: Errno::ENOENT: No such file or directory - /etc/resolv.conf:
  38.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:45:in `readlines'
  39.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:45:in `nameserver'
  40.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:90:in `nameserver'
  41.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:84:in `send_packet'
  42.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:166:in `send'
  43.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:142:in `tick'
  44.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:73:in `tick'
  45.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:72:in `each'
  46.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/em-resolv-replace-1.1.2/lib/em-dns-resolver.rb:72:in `tick'
  47.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `to_proc'
  48.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/em/timers.rb:56:in `call'
  49.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/em/timers.rb:56:in `fire'
  50.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:966:in `call'
  51.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:966:in `run_machine'
  52.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4-x86-mingw32/lib/eventmachine.rb:187:in `run'
  53.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/lib/remote_syslog/cli.rb:164:in `start'
  54.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/lib/remote_syslog/cli.rb:155:in `run'
  55.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/lib/remote_syslog/cli.rb:17:in `process!'
  56.         c:/Users/Administrator/remote_syslog/ruby/lib/ruby/gems/1.8/gems/remote_syslog-1.6.5/bin/remote_syslog:10
  57.         ./remote_syslog:23:in `load'
  58.         ./remote_syslog:23

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.