To install iSeries™ Access for Linux®, follow these steps.
- Download the iSeries Access for Linux RPM package iSeriesAccess-5.x.0-xx.xx.ppc.rpm,
- where x and xx.xx indicate the
version level that is available for download.
- Enter the following command on the Linux client:
- rpm -ivh iSeriesAccess-5.x.0-xx.xx.ppc.rpm
- Enter the actual name of the file that is downloaded in step 1.
- For example: iSeriesAccess-5.2.0-1.10.ppc.rpm
Note: - 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.