Installing the driver package on Linux or PowerLinux
You can install the Data
Virtualization driver
package on Linux® or PowerLinux by using
installDSDriver
.
Before you begin
Before you try to connect to your Data Virtualization instance, verify that you have the prerequisites.
On PowerLinux only, complete the following steps to install the XL C/C++ compiler runtime package.
- Download the XL C/C++ compiler runtime package from the FTP site. For example, to use the
wget tool to download the runtime package for Linux little endian Ubuntu 14, issue the following
command.
wget ftp://public.dhe.ibm.com/software/server/POWER/Linux/rte/xlcpp/le/ubuntu/dists/trusty/main/binary-ppc64el/*
- Install the runtime package by issuing the following
command.
sudo dpkg -iG *.deb