Created
July 23, 2013 13:56
-
-
Save Lewuathe/6062527 to your computer and use it in GitHub Desktop.
Setup knife-solo ref: http://qiita.com/Lewuathe/items/d952308cf9381fddc6b8
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
| $ git clone git@github.com:matschaffer/knife-solo.git |
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
| $ cd knife-solo | |
| $ git submodule init | |
| $ git submodule update | |
| $ bundle # エラー!! | |
| $ bundle exec rake install |
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
| libxml2 is missing. please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment