Install iSeries Access for Linux
To install iSeries™ Access for Linux®, follow these steps.
- Download the iSeries Access for Linux RPM package iSeriesAccess-5.4.0-xx.xx.zzz.rpm,
- where xx.xx and zzz indicate the version level and platform that is available for download.
- Enter the following command on the Linux client
- rpm -ivh iSeriesAccess-5.4.0-xx.xx.zzz.rpm
- Enter the actual name of the file that is downloaded in step 1.
- For example, iSeriesAccess-5.4.0-1.2.ppc.rpm
- Files are installed in the /opt/ibm/iSeriesAccess directory on your Linux client.
- When iSeries Access for Linux is installed, the ODBC driver that was previously installed with the product is uninstalled.
- The iSeries Access for Linux RPM package adds the ODBC driver to the list of ODBC drivers available through unixODBC.
- The RPM package uses the following to complete the install task:
- the unixODBC driver install program odbcinst
- the iSeries Access for Linux ODBC Driver file unixodbcregistration
- You can use the unixODBC ODBCConfig program to configure additional features of the ODBC Driver that is used by iSeries Access for Linux.
- If the installation fails because of a dependency on libodbcinst.so, make sure you have the unixODBC driver manager installed. If the problem persists, run the installation command with the --nodeps parameter to stop dependency checking.
- For most 64-bit platforms, you can also install the 32-bit version. Whichever one you install, the last one installed will become the default ODBC driver. See the unixODBC configuration file, odbcinst.ini, for more information.
Parent topic:
iSeries Access for Linux