Vmware-plugin: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| (4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | *http:// | + | *http://vxpertise.net/2012/12/installing-vsphere-sdk-for-perl-on-ubuntu/ |
| + | =install= | ||
| + | *apt-get install libarchive-zip-perl libcrypt-ssleay-perl libclass-methodmaker-perl libdata-dump-perl libsoap-lite-perl perl-doc libssl-dev libuuid-perl liburi-perl libxml-libxml-perl | ||
| + | |||
| + | *export http_proxy= | ||
| + | |||
| + | *export ftp_proxy= | ||
| − | + | *apt-get install libmoosex-role-timer-perl libtime-duration-perl | |
| − | + | ||
| + | =then here= | ||
| + | *https://github.com/BaldMansMojo/check_vmware_esx | ||
Aktuelle Version vom 6. Oktober 2015, 13:23 Uhr
install
- apt-get install libarchive-zip-perl libcrypt-ssleay-perl libclass-methodmaker-perl libdata-dump-perl libsoap-lite-perl perl-doc libssl-dev libuuid-perl liburi-perl libxml-libxml-perl
- export http_proxy=
- export ftp_proxy=
- apt-get install libmoosex-role-timer-perl libtime-duration-perl