---------------------------------------------------------------------- ELOQUENCE B.06.32 - patch 0309020 ---------------------------------------------------------------------- This patch fixes a defect of the eloq program as released with Eloquence B.06.32. This patch will be integrated in the Eloquence B.06.32 release. Eloquence B.06.32 must be installed before applying this patch. Severity: PE63-0309020: BUG FIX Fixed problems: --------------- Platforms: HP-UX * eloq terminates with the error message below when used with a device connected by the DIGI Etherlight driver on HP-UX 11i check_for_streams: ioctl(I_LIST, NULL): no such device Installation: ------------- UNIX: In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX and Linux. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE63-0309020-hpux.tar.gz | tar xf - Files: bin/eloq share/doc/PE63-0309020-README Note: eloq must be installed to execute as root to function correctly. Please make sure file permissions are correct. The commands below may be used to setup the expected permissions: chown root:bin /opt/eloquence6/bin/eloq chmod 4555 /opt/eloquence6/bin/eloq