README for the HP Neoview ODBC Drivers for UNIX (R2.4)
tar CommandClient Operating System
tar –xvf hpodbc_T0775<sprid>_2.4.<v>_HPUX_P_pkg.tar
HP-UX (PA-RISC)
tar –xvf hpodbc_T0775<sprid>_2.4.<v>_HPUX_P_64_pkg.tar.gz
HP-UX (PA-RISC) 64 bit
tar –xvf hpodbc_T0775<sprid>_2.4.<v>_AIX_pkg.tar
IBM AIX®
tar –xvf hpodbc_T0775<sprid>_2.4.<v>_AIX64_pkg.tar
IBM AIX® 64 bit
tar –xvf hpodbc_T0775<sprid>_2.4.<v>_SPARC_pkg.tar
Sun SPARC®
tar –xvf hpodbc_T0775<sprid>_2.4.<v>_SPARC64_pkg.tar
Sun SPARC® 64 bit
9. Install the product:
cd PkgTmp
./install.sh
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).
For the HPUX (IA-64) 64 bit driver, the default lib location is /usr/lib/hpux64.
For the HPUX (PA-RISC) 64 bit driver, the default lib location is /usr/lib/pa20_64.
For the AIX drivers, a prompt will ask if you want to install the HP ODBC library that was
compiled, the AIX xlc/xlc++ compilers, or the gcc/g++ compiler for AIX.
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).
Setting Up the Client Environment
If you selected default options during installation, ensure that:
• The include (*.h) files are in the /usr/include/hpodbc directory.
• An MXODSN file is in the /etc/hpodbc directory.
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.
• The libraries are located in the /usr/lib directory.
For the HPUX (IA-64) 64 bit driver, the default lib location is /usr/lib/hpux64.
For the HPUX (PA-RISC) 64 bit driver, the default lib location is /usr/lib/pa20_64.
If you select non-default locations during installation, ensure that the files are installed in the
directories that you specified during installation.
The driver expects the MXODSN file to be present in either the default location (/etc/hpodbc)
or the current working directory (CWD) of the application.
Installation for Neoview Release 2.4 11