The installation script for vCLI is supported on the Linux distributions that are listed in the Release Notes.
The vCLI package installer installs the vCLI scripts and the vSphere SDK for Perl. The installation proceeds as follows.
1 |
The installer checks whether the following required prerequisite software are installed on the system.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2 |
If the required software is found, the installer proceeds. Otherwise, the installer stops and informs you that you must install the software. See Installing Required Prerequisite Software for Red Hat Enterprise Linux and Installing Prerequisite Software for Linux Systems with Internet Access for instructions. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3 |
The installer checks whether the following Perl modules are found, and whether the correct version is installed.
Earlier versions of libwww-perl include the LWP-Protocol-https module. More recent versions of libwww-perl do not include the LWP-Protocol-https module and you must install that module. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4 |
The installer proceeds depending on the Linux distribution.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5 |
After all required software and all prerequisite Perl modules are installed, you can install vCLI. See Installing Required Prerequisite Software for Red Hat Enterprise Linux and Installing Prerequisite Software for Linux Systems with Internet Access. |
If a previous version of vCLI, Remote CLI, or vSphere SDK for Perl is installed on your system, and you install vCLI in a different directory, you must reset the PATH environment variable. You can reset the variable, before or after the installation, by using the command appropriate for your distribution and shell, for examplesetenv or export. If you do not reset the path, the system might still look for executable files in the old location.