---------------------------------------------------------------------- HP ELOQUENCE A.06.30 - patch 0104180 ---------------------------------------------------------------------- This patch fixes a compatibility problem with SuSE Linux 7.1. this patch should be installed after installing HP Eloquence on SuSE Linux 7.1 or upgrading to SuSE Linux 7.1. Severity: NORMAL Fixed problems: --------------- Platforms: Linux * This patch solves a compatibility problem with SuSE Linux 7.1. With SuSE Linux 7.1 the init scripts have been moved from /sbin/init.d to /etc/init.d and the runlevel definitions have changed which breaks automatic startup/shutdown of HP Eloquence. This patch removes the previous startup script and links and installs the new one. To manually start or shutdown HP Eloquence on SuSE Linux 7.1 you can use the commands below: /etc/init.d/eloq6 start - Start HP Eloquence servers /etc/init.d/eloq6 stop - Shutdown HP Eloquence servers /etc/init.d/eloq6 restart - Restart HP Eloquence servers /etc/init.d/eloq6 status - Check for active servers Installation: ------------- In order to install this patch, you need to unpack it with gzip. Installation requires root privileges. cd /opt/eloquence6 gzip -dc PE63-0104180-linux.tar.gz | tar xf - Files: newconfig/startup/suse/init.eloq6 share/doc/PE63-0104180-README share/doc/PE63-0104180.sh After installation, the script file PE63-0104180.sh must be executed once as root to update the startup and shutdown links. Please execute the command below: /opt/eloquence6/share/doc/PE63-0104180.sh