The following deployment instructions and information about library dependencies are provided for VMware distribution partners.
These instructions describe how to deploy Horizon Client for Linux and individual Horizon Client components using tar.gz packages. For instructions on how to install Horizon Client for Linux using the .bundle installer file, see Install or Upgrade Horizon Client for Linux from VMware Product Downloads.
Deployment Instructions
- Download the VMware-Horizon-Client-Linux-YYMM-x.x.x-yyyyyyyy.tar.gz file from the VMware Downloads site and extract the contents of the downloaded tar.gz package to your system, where YYMM is the marketing version number, x.x.x is the internal version number, and yyyyyyyy is the build number.
- Navigate to the folder for your CPU instruction set architecture. You will find additional tar.gz packages for individual Horizon Client components. For example, in the x64 folder you will find the following tar.gz packages for Horizon Client.
VMware-Horizon-Client-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
VMware-Horizon-PCoIP-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
VMware-Horizon-serialportClient-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
VMware-Horizon-USB-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
VMware-Horizon-scannerClient-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
VMware-Horizon-integratedPrinting-YYMM-x.x.x.yyyyyyyy.x64.tar.gz
VMware-Horizon-html5mmr-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
VMware-Horizon-TeamsOptimization-YYMM-x.x.x-yyyyyyyy.x64.tar.gz
- To find tar.gz packages for additional Horizon Client components, navigate to the following location:
SkypeForBusiness Redirection folder for VMware-Horizon-Media-Provider-XXX.x64.tar.gz
Use the following deployment instructions for each of the tar.gz packages.
Horizon Client for Linux
The VMware-Horizon-Client-YYMM-x.x.x-yyyyyyyy.ARCH.tar.gz package contains the VMware Horizon Client binaries. Use the following instructions as a guide for configuring the VMware Horizon Client binary files.
The VMware-Horizon-PCoIP-YYMM-x.x.x-yyyyyyyy.ARCH.tar.gz package contains the mandatory binaries used by both display protocols, PCoIP and VMware Blast. Use the following instructions as a guide for configuring the Horizon Client display protocol files.
- Extract the VMware-Horizon-Client-YYMM-x.x.x-yyyyyyyy.ARCH.tar.gz package.
- Navigate to the extracted folder, VMware-Horizon-Client-YYMM-x.x.x-yyyyyyyy.ARCH, and move the contents of the extracted Horizon Client files to the recommended system folders. Depending on your particular Linux environment, you can choose to use folders different from those used below.
Note: You must have libudev.so.0 in order to run Horizon Client. If libudev.so.0 is not available on the system, create a symbolic link from /usr/lib/vmware/libudev.so.0 to the libudev.so.1 on the system. For example, you can use this command for an Ubuntu system: sudo ln -s /lib/x86_64-linux-gnu/libudev.so.1 /usr/lib/vmware/libudev.so.0
- Move the contents of the bin folder to the /usr/bin folder.
- Move the contents of the lib folder to the /usr/lib folder.
- Move the contents of the doc folder to the /usr/share/doc folder.
- Move the contents of the share/locale folder to the /usr/share/locale folder.
- Extract the contents of the VMware-Horizon-PCoIP-YYMM-x.x.x-yyyyyyyy.ARCH.tar.gz package.
- Navigate to the extracted folder, VMware-Horizon-PCoIP-YYMM-x.x.x-yyyyyyyy.ARCH, and copy the contents of the lib folder to the /usr/lib folder. Depending on your particular Linux environment, you can choose to use a folder different from /usr/lib.
Note: To keep the attributes intact, use the -a
option of the cp
command when copying the files from lib folder.
USB Redirection
The VMware-Horizon-USB-YYMM-xxx-yyyy.ARCH.tar.gz package contains the binaries used by the USB Redirection feature.
- Extract the contents of the VMware-Horizon-USB-YYMM-xxx-yyyy.ARCH.tar.gz package.
- Navigate to where the package was extracted and copy the extracted folders to the recommended system folders.
- Copy the contents of the bin folder to the /usr/bin folder.
- Copy the contents of the lib folder to the /usr/lib folder.
- Copy the contents of the init.d folder to the /etc/init.d folder.
- Configure the USB Redirection feature, using the following examples for an Ubuntu system as a guide.
- Set up USB arbitrator daemon in the system's auto-startup script using one of the following methods, where # refers to 2, 3, 4, or 5, depending on your system's run level.
- Create symbolic links using the following command:
sudo ln -s /etc/init.d/vmware-USBArbitrator /etc/rc#.d/S50vmware-USBArbitrator
- Add
/etc/init.d/vmware-USBArbitrator start
in your system's /etc/rc.local file. Make sure /etc/rc.local has the executable permission.
- Automatically stop the USB arbitrator daemon before a system reboot or halt using the following command, where # refers to 0 or 6, depending on your system's run level.
sudo ln -s /etc/init.d/vmware-USBArbitrator /etc/rc#.d/K08vmware-USBArbitrator
- Manually start, stop, or restart the USB arbitrator daemon when necessary using the following command:
sudo /etc/init.d/vmware-USBArbitrator [start|stop|restart]
Serial Port Redirection
To install the Serial Port Redirection feature, see the README file included in the VMware-Horizon-serialportClient-YYMM-x.x.x.yyyyyyyy.ARCH.tar.gz file, which is available with the vmware-view-client-linux-YYMM-x.x.x-yyyyyyyy.ARCH.tar.gz file that you downloaded earlier from the VMware Downloads site.
Scanner Redirection
To install the Scanner Redirection feature, see the README file included in the VMware-Horizon-scannerClient-x.x.x.yyyyyyyy.ARCH.tar.gz file, which is available with the vmware-view-client-linux-x.x.x-yyyyyyyy.ARCH.tar.gz file that you downloaded earlier from the VMware Downloads site.
Skype for Business
To install the Skype for Business feature, see the Skype for Business README file included in the VMware-Horizon-Media-Provider-XXX.ARCH.tar.gz file, which is available for download from the VMware Downloads site.
VMware Integrated Printing
To install the VMware Integrated Printing feature, see the README file included in the VMware-Horizon-integratedPrinting-x.x.x.yyyyyyyy.ARCH.tar.gz file, which is available for download from the VMware Downloads site.
HTML5 Multimedia Redirection
To install the HTML5 Multimedia Redirection feature, see the README file included in the VMware-Horizon-html5mmr-x.x.x-yyyyyyyy.ARCH.tar.gz file, which is available for download from the VMware Downloads site.
Media Optimization for Microsoft Teams
To install the Media Optimization for Microsoft Teams feature, see the README file included in the VMware-Horizon-TeamsOptimization-x.x.x-yyyyyyyy.ARCH.tar.gz file, which is available for download from the VMware Downloads site.
Building Dependencies
The following libraries are required for building and running Horizon Client for Linux.
The following environment variables are required for building Horizon Client for Linux with the Seamless Window feature.
export VIEW_LIBCRTBORA=1
After you install the Horizon Client components, locate the /bin directory in the Horizon Client package that you extracted earlier. From that bin directory, run the vmware-view-lib-san
script, which checks the build dependencies.