6.0
Table Of Contents
- vSphere SDK for Perl Installation Guide
- Contents
- Installing vSphere SDK for Perl
- Installation Overview
- Overview of Linux Installation Process
- Installing the vSphere SDK for Perl Package on Red Hat Enterprise Linux
- Installing vSphere SDK for Perl on Linux Systems with Internet Access
- Uninstalling the vSphere SDK for Perl Package on Linux
- Installing and Uninstalling vSphere SDK for Perl on Windows
- Enabling Certificate Verification
- Deploying vMA
Getting Started with vSphere Command-Line Interfaces
22 VMware, Inc.
Installing and Uninstalling vSphere SDK for Perl on Windows
BeforeyoucanrunvSphereSDKforPerlcommandsfromyourWindowssystem,youmustinstallthevSphere
SDKforPerlpackageandtesttheinstallationbyrunningacommand.
ThevSphereSDKforPerlinstallationpackageforWindowsincludestheActivePerlruntimefromActiveState
SoftwareandrequiredPerlmodulesand
libraries.ThevSphereSDKforPerlissupportedontheWindows
platformsthatarelistedintheReleaseNotes.
To install the vSphere SDK for Perl Package on Windows
1 DownloadthevSphereSDKforPerlWindowsinstallerpackage.
YoucanfindtheinstallerintheAutomationToolsandSDKssectionoftheDrivers&Toolstabofthe
vSphere
downloadpage.
2Starttheinstaller.
3 (Optional)IfpromptedtoremoveolderversionsofvSphereSDKforPerlorvCLI,youcaneitheraccept
orcanceltheinstallation,andinstallthevSphereSDKforPerlpackageonadifferentsystem.
4ClickNextintheWelcomepage.
5ToinstallthevSphereSDKforPerlinanondefaultdirectory,clickChangeandselectthedirectory.
ThedefaultlocationisC:\Program Files\VMware\VMware vSphere CLI.
6ClickNext.
7ClickInstalltoproceedwiththeinstallation.
Theinstallationmighttakeseveralminutestocomplete.
8 Rebootyoursystem.
Withoutreboot,pathsettingsmightnotbecorrectonyourWindowsplatform.
Uninstalling the vSphere SDK for Perl Package on Windows
YoucanuninstallthevSphereSDKforPerlpackageasyouwouldotherprograms.
To uninstall vSphere SDK for Perl on Windows
1FindtheoptionforaddingandremovingprogramsontheWindowsoperatingsystemyouareusing.
2Inthepanelthatappears,selectVMwarevSphereCLI,andclickRemove.
3ClickYeswhenprompted.
Thesystemuninstalls
thevSphereSDKforPerl,thevCLI,andallprerequisitesoftware.
Enabling Certificate Verification
ThevSphereSDKforPerlandvCLIuseCrypt::SSLEaytosupportcertificateverification.Crypt::SSLEay
allowsverificationofcertificatessignedbyaCertificateAuthority(CA)ifyousetthefollowingtwovariables:
HTTPS_CA_FILE–TheCAfile.
HTTPS_CA_DIR–TheCAdirectory.
I
MPORTANTIfyouwanttorunESXCLIcommandsincludedinvCLIfromaWindowssystem,youmusthave
theVisualC++2008redistributablefor32bitinstalledonthatsystem.Findvcredist_x86.exeforVisualC++
2008andinstallitonyourWindowssystem.
I
MPORTANTTheinstallerreplacesboththevSphereSDKforPerlandvCLI.Tokeepanolderversion,
installthispackageonadifferentsystem.