Linux ODBC/MX Client Driver for SQL/MX Release 3.2 (H06.25+, J06.14+)

2 Installing the driver
The hardware and software requirements for the driver are described in the softdoc file delivered
with the product, either through the product CD or the Scout website for NonStop servers through
HP NonStop eServices portal (https://onepoint.nonstop.compaq.com/). Read the softdoc file
before installing the product.
This chapter describes the following:
“Installation requirements
“Installation procedures
“Verifying the driver installation
Installation requirements
The driver is LSB 4.1 compliant and is tested on RHEL 5.1, 6.0 and ubuntu 11.4.
A standard Linux installation is required for the driver. If you want the applications to use the
unixODBC driver manager, then download and install unixODBC-2.2.14 or later, except, unixODBC
release 2.3.0. For installing unixODBC, see the unixODBC website: http://www.unixodbc.org.
Installation procedures
To install the driver, perform the following steps:
1. Download the driver from NonStop system to the Linux workstation in binary mode (You can
use FTP utility for downloading). The driver is packaged as a tar file in the Software Update
Tape (SUT) and is available on the NonStop system when DSM/SCM is used to install the
SUT. The file name is LODBCTAR, and is located in the volume, $SYSTEM.ZMXODBC.
2. Log in to the Linux workstation as a root user.
3. Go to your download directory, and enter the following command to extract the files:
tar -xvf LODBCTAR
The files will be extracted to Linux_ODBC_32 directory. The install scripts and the README
file are also extracted with the driver.
4. Go to the Linux_ODBC_32 directory.
5. To start the installation, enter the following command:
./runme.sh
6. Enter 1 and click Enter. If you have already installed the driver, a warning about the existing
driver appears.
Upon successful installation, the following message is displayed:
Installed !
Verifying the driver installation
After a successful installation, the following files are installed:
/usr/lib/libmxodbc.so
/usr/lib/libmxodbc.so.3
/usr/lib/libmxodbc.so.3.2
/usr/lib/libmxodbc_l_drvr.so
/usr/lib/libmxodbc_l_drvr.so.3
/usr/lib/libmxodbc_l_drvr.so.3.2
Installation requirements 15