Created
February 27, 2013 18:19
-
-
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?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i had the same issue. plamoni/SiriProxy#463
post a new issue against SiriProxy