---------------------------------------------------------------------- ELOQUENCE B.08.30 - patch PE83-1906120 ---------------------------------------------------------------------- This patch replaces outdated header files as released with Eloquence B.08.30-1810 on HP-UX and Linux. This patch will be integrated in the Eloquence B.08.30 release. Eloquence B.08.30-1810 must be installed before applying this patch. Severity: PE83-1906120: BUG FIX Superseded patches: none Patch PE83-1906120 ------------------ Platforms: HP-UX and Linux * The Eloquence B.08.30-1810 release included outdated header files on HP-UX and Linux. As a consequence, compiling Eloquence DLL interface code generated with B.08.30 failed. Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE83-1906120-hpux.tar.gz ^ ^ | | | Operating system Patch ID HP-UX: In order to install this patch, you need to unpack it with gzip and tar. Gzip is included with HP-UX. Installation requires root privileges. cd /opt/eloquence/8.3 gzip -dc /path/to/PE83-1906120-hpux.tar.gz | tar xf - Files: include/dllif.h include/eloqdb.h include/ftc.h include/fwutil.h include/image3k.h share/doc/PE83-1906120-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence/8.3 tar xzf /path/to/PE83-1906120.tar.gz Files: include/dllif.h include/eloqdb.h include/ftc.h include/fwutil.h include/image3k.h share/doc/PE83-1906120-README