CLOUDSTACK-7143: note shar dependency

This commit is contained in:
Leo Simons 2014-09-18 11:41:47 +02:00 committed by Rohit Yadav
parent 362946c52e
commit 64f4fb1af8
1 changed files with 4 additions and 2 deletions

View File

@ -19,9 +19,11 @@ under the License.
# Setting up Tools and Environment
- Install VirtualBox 4.2 or latest
- Tool for exporting appliances: qemu-img, vboxmanage, vhd-util
- Install latest VirtualBox (at least 4.2)
- Install tools for exporting appliances: qemu-img, vboxmanage, vhd-util
- Install [RVM](https://rvm.io/rvm/install)
- Install shar
yum install sharutils
- Setup paths:
export PATH=~/.rvm/bin:$PATH
- Install Ruby 1.9.3, if it installed some other version: