Vmware-plugin: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=install= apt-get install perl-doc libxml-libxml-perl libssl-dev“)
 
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 +
*http://vxpertise.net/2012/12/installing-vsphere-sdk-for-perl-on-ubuntu/
 +
 
=install=
 
=install=
apt-get install perl-doc libxml-libxml-perl libssl-dev
+
*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

then here