...
- openSSL,
- vSphere SDK Perl,
- Vmware DataSource 1.1.2
- Virtual Host Monitor 2.3.6 -py2.6
- VMware ESXi Monitor 1.2
- libxml-libxml-perl
- libxml2-dev
vSphere SDK Perl
First, try the following change to see if the installer will function, if not, try the second option
Option 1
...
Code Block | ||||
---|---|---|---|---|
| ||||
echo ubuntu > /etc/*-release |
...
Option 2
You will need to edit the install script to get it working. Make the following changes:
...