Skip to content

Instantly share code, notes, and snippets.

@blazzik
Created February 27, 2013 18:19
Show Gist options
  • Save blazzik/5050202 to your computer and use it in GitHub Desktop.
Save blazzik/5050202 to your computer and use it in GitHub Desktop.
I'm having an issue with the "rake install" command...can you help?
root@raspberrypi:/home/root/SiriProxy# rake install
siriproxy 0.4.4 built to pkg/siriproxy-0.4.4.gem.
rake aborted!
Couldn't install gem, run `gem install /home/root/SiriProxy/pkg/siriproxy-0.4.4.gem' for more detaied output
/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/bundler-1.3.0/lib/bundler/gem_helper.rb:68:in `instll_gem'
/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/bundler-1.3.0/lib/bundler/gem_helper.rb:43:in `bloc in install'
/usr/local/rvm/gems/ruby-1.9.3-p392@global/bin/ruby_noexec_wrapper:14:in `eval'
/usr/local/rvm/gems/ruby-1.9.3-p392@global/bin/ruby_noexec_wrapper:14:in `<main>'
Tasks: TOP => install
(See full trace by running task with --trace)
@elvisimprsntr
Copy link

i had the same issue. plamoni/SiriProxy#463
post a new issue against SiriProxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment