---------------------------------------------------------------------- HP ELOQUENCE A.06.30 - patch 0012220 ---------------------------------------------------------------------- This patch fixes a compatibility problem with RedHat Linux. Severity: NORMAL Fixed problems: --------------- Platforms: Linux * This patch solves a compatibility problem with RedHat Linux 6.2 and 7.0. RedHat Linux includes a binary incompatible ncurses library that causes eloqcore to crash with a SIGSEGV on start. In order to use system defined terminfo entries with HP Eloquence you need to add a symbolic link from /usr/share/terminfo to /usr/lib/terminfo in addition to installing this patch. ln -s /usr/share/terminfo /usr/lib Installation: ------------- In order to install this patch, you need to unpack it with gzip. Installation requires root privileges. cd /opt/eloquence6 gzip -dc PE63-0012220-hpux.tar.gz | tar xf - Files: lib/libncurses.so.4.2 lib/libncurses.so.4 share/doc/PE63-0012220-README