README for the HP Neoview UNIX Drivers (Upd6 R2.2)
• HP-UX (PA-RISC) 64 bit: hpodbc_<v.v[v].v>_HPUX_P_64_pkg.tar.gz
• IBM AIX®: hpodbc_<v.v[v].v>_AIX_pkg.tar.gz
• IBM AIX® 64 bit: hpodbc_<v.v[v].v>_AIX64_pkg.tar.gz
• Sun SPARC®: hpodbc_<v.v[v].v>_SPARC_pkg.tar.gz
• Sun SPARC® 64 bit: hpodbc_<v.v[v].v>_SPARC64_pkg.tar.gz
7. Expand the installation and product files:
• Linux: gunzip hpodbc_<v.v[v].v>_LINUX_pkg.tar.gz
• x86_64 Linux: gunzip hpodbc_<v.v[v].v>_LINUX64_pkg.tar.gz
• IA-64 Linux: gunzip hpodbc_<v.v[v].v>_LINUXIA64_pkg.tar.gz
• HP-UX (IA-64): gunzip hpodbc_<v.v[v].v>_HPUX_I_pkg.tar.gz
• HP-UX (IA-64) 64 bit: gunzip hpodbc_<v.v[v].v>_HPUX_I_64_pkg.tar.gz
• HP-UX (PA-RISC): gunzip hpodbc_<v.v[v].v>_HPUX_P_pkg.tar.gz
• HP-UX (PA-RISC) 64 bit: gunzip hpodbc_<v.v[v].v>_HPUX_P_64_pkg.tar.gz
• IBM AIX®: gunzip hpodbc_<v.v[v].v>_AIX_pkg.tar.gz
• IBM AIX® 64 bit: gunzip hpodbc_<v.v[v].v>_AIX64_pkg.tar.gz
• Sun SPARC®: gunzip hpodbc_<v.v[v].v>_SPARC_pkg.tar.gz
• Sun SPARC® 64 bit: gunzip hpodbc_<v.v[v].v>_SPARC64_pkg.tar.gz
8. Extract the installation and product files. A directory called PkgTmp is created.
• Linux: tar –xvf hpodbc_<v.v[v].v>_LINUX_pkg.tar
• x86_64 Linux: tar –xvf hpodbc_<v.v[v].v>_LINUX64_pkg.tar
• IA-64 Linux: tar –xvf hpodbc_<v.v[v].v>_LINUXIA64_pkg.tar
• HP-UX (IA-64): tar –xvf hpodbc_<v.v[v].v>_HPUX_I_pkg.tar
• HP-UX (IA-64) 64 bit: tar –xvf hpodbc_<v.v[v].v>_HPUX_I_64_pkg.tar.gz
• HP-UX (PA-RISC): tar –xvf hpodbc_<v.v[v].v>_HPUX_P_pkg.tar
• HP-UX (PA-RISC) 64 bit: tar –xvf hpodbc_<v.v[v].v>_HPUX_P_64_pkg.tar.gz
• IBM AIX®: tar –xvf hpodbc_<v.v[v].v>_AIX_pkg.tar
• IBM AIX® 64 bit: tar –xvf hpodbc_<v.v[v].v>_AIX64_pkg.tar
• Sun SPARC®: tar –xvf hpodbc_<v.v[v].v>_SPARC_pkg.tar
• Sun SPARC® 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.
Note: For the HPUX (PA-RISC) 64 bit driver, the default lib location is /usr/lib/pa20_64.
Note: 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).
24