README for the HP Neoview UNIX Drivers (R2.3)
o HP-UX (IA-64): tar -xvf hpodbc_<v.v[v].v>_HPUX_I_pkg.tar
o HP-UX (IA-64) 64 bit: tar -xvf
hpodbc_<v.v[v].v>_HPUX_I_64_pkg.tar.gz
o HP-UX (PA-RISC): tar -xvf hpodbc_<v.v[v].v>_HPUX_P_pkg.tar
o IBM AIX(R): tar -xvf hpodbc_<v.v[v].v>_AIX_pkg.tar
o IBM AIX(R) 64 bit: tar -xvf hpodbc_<v.v[v].v>_AIX64_pkg.tar
o Sun SPARC(R): tar -xvf hpodbc_<v.v[v].v>_SPARC_pkg.tar
o Sun SPARC(R) 64 bit: tar -xvf hpodbc_<v.v[v].v>_SPARC64_pkg.tar
9. Install the product:
cd PkgTmp
./install.sh
Note: Except for the sample file, the install.sh script saves a copy
(.SAV) of your previous installation files if they exist.
10. Accept the terms of the license agreement.
11. Enter a directory for the library files, or press Enter to use the
default directory (/usr/lib).
Note: For the HPUX (IA-64) 64 bit driver, the default lib location is
/usr/lib/hpux64.
12. Enter a directory for the data source template file, or press Enter to
use the default directory (/etc/hpodbc).
13. Enter a directory for the include files, or press Enter to use the
default directory (/usr/include/hpodbc).
14. Enter a directory for the sample program, or press Enter to use the
default directory (/etc/hpodbc/sample).
1.2.2.2 Setting Up the Client Environment
If you selected default options during installation, ensure that:
o The include (*.h) files are in the /usr/include/hpodbc directory.
o An MXODSN file is in the /etc/hpodbc directory.
Note: By default, the MXODSN file in the package will be installed as
/etc/hpodbc/MXODSN.template. Rename it to MXODSN, and make necessary
changes to the file before using the driver.
o The libraries are located in the /usr/lib directory.
For the HPUX (IA-64) 64 bit driver, the default lib location is