星期五, 2月 17, 2012

install heroku CLI on ubuntu 10.04 without

when we follow heroku instruction to install heroku CLI on ubuntu. Install fine, but not working as follow: 1. Installation: wget -qO- https://toolbelt.heroku.com/install.sh | sh ... Setting up heroku-toolbelt (2.20.1) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place 2. $heroku login (with error) ming@fortune-desktop:~$ heroku login /usr/local/heroku/vendor/gems/rest-client-1.6.1/lib/restclient.rb:9:in `rescue in ': no such file to load -- net/https. Try running apt-get install libopenssl-ruby (LoadError) from /usr/local/heroku/vendor/gems/rest-client-1.6.1/lib/restclient.rb:5:in `' from /usr/local/heroku/vendor/gems/rest-client-1.6.1/lib/rest_client.rb:2:in `require' from /usr/local/heroku/vendor/gems/rest-client-1.6.1/lib/rest_client.rb:2:in `' from /usr/local/heroku/lib/heroku/client.rb:2:in `require' from /usr/local/heroku/lib/heroku/client.rb:2:in `' from /usr/local/heroku/lib/heroku.rb:3:in `require' from /usr/local/heroku/lib/heroku.rb:3:in `' from /usr/local/heroku/lib/heroku/cli.rb:1:in `require' from /usr/local/heroku/lib/heroku/cli.rb:1:in `' from /usr/bin/heroku:29:in `require' from /usr/bin/heroku:29:in `
' Solution:

沒有留言: