Skip to content

Commit

Permalink
Auto update from POD
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-bang committed Mar 15, 2011
1 parent 3fccc1b commit 50a25a4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README
Expand Up @@ -363,6 +363,26 @@ CONFIG
verbose Specify a default verbosity level. See -v for further
information.

INSTALLATION
VMM requires a few external modules before it can work correctly. Follow
the following stages to get everything working.

* Install the VMware Perl SDK from
http://www.vmware.com/support/developer/viperltoolkit/

* Install all the required CPAN modules

cpan Config::IniFiles Getopt::Long Number::Bytes::Human Term::ReadKey Text::Glob

* Setup the config file. See either the CONFIG section above or use the
sample file from /usr/share/doc/vmm

* Run VMM with a simple command to make sure everything is setup right.

vmm version

* Enjoy

BUGS
Quite probably.

Expand Down

0 comments on commit 50a25a4

Please sign in to comment.