/etc/opt/eloquence/
(HP-UX 10.x) or
/opt/eloquence/etc/
(HP-UX 9.x) directory.
The HP ELOQUENCE licence file is a plain text file which contains all
licences which apply to the HP ELOQUENCE product. It is normally
created automatically during the installation process.
Please refer to /opt/eloquence/newconfig/config/licence
for a
description of HP ELOQUENCE licence file.
/opt/eloquence/bin/chklic may be used to check the licence file.
As a benefit of this approach, the executables are no longer host specific and may installed or maintained using the usual operating system tools.
HP ELOQUENCE no longer needs its own installation or update tools, as it is now installed and updated by the usual operating system tools.
NOTE: Hard disk minimum available space for installation: 20 Mbytes.
Installing on HP-UX 9.x
As "superuser," follow the steps below to install the HP ELOQUENCE software.
cd /tmp tar xf /dev/rmt/0m B136XB.updtwhere /dev/rmt/0m is your DDS tape device file.
/etc/update
/tmp/B1368XB.updt
/tmp/update.log
to make sure installation
completed with no error.
cd /tmp tar xf /dev/rmt/0m B136XBwhere /dev/rmt/0m is your DDS tape device file.
/usr/sbin/swinstall -s /tmp/B136XBwhere /tmp/B136XB is the path to the file extracted from DDS tape
/opt/eloquence/share/terminfo
.
The terminfo sources are installed in
/opt/eloquence/share/terminal
.
Because this terminfo database is local to the HP ELOQUENCE product,
the terminal definitions are not available unless you start HP ELOQUENCE.
To install the HP ELOQUENCE terminfo scripts globally, follow the
instructions below:
/usr/share/lib/terminfo
(HP-UX 10.x) or
/usr/lib/terminfo
(HP-UX 9.x).
The automatic eloqd startup is configured in the startup configuration
file /etc/rc.config.d/eloquence
.
To start eloqd on demand enter the following command:
/sbin/init.d/eloq startTo stop eloqd on demand enter the following command:
/sbin/init.d/eloq stop
HP ELOQUENCE A.05.02 follows the HP-UX 10.0 file system conventions and provides a similar file structure with HP-UX 9.x and HP-UX 10.x.
/opt/eloquence/ Base directory | |--- bin/ Executable programs | |--- dll/ Default DLL location | |--- include/ C include files | |--- lbin/ Backends to other commands | |--- lib/ Object code and libraries | | | | --- nls/ | | | | --- C/ Default message Catalog | |--- newconfig/ | | | | --- ReleaseNotes/ Release Notes | | | | --- config/ Example Configuration files | | | | --- startup/ HP-UX 10.0 startup/shudown | files |--- share/ | | | | --- contrib/ contributed files | | | | --- dbmods/ DBMODS related files | | | | --- dist/ Distributed files | | | | --- example/ Example files (DVP only) | | | | --- prog/ HP ELOQUENCE programs | | | | --- terminal/ Terminfo description and | | character set mapping | | --- terminfo/ Terminfo database | |--- tools/ HP260 migration toolsThe following directories are only present with HP-UX 9.x:
/opt/eloquence/etc/ Application specific configuration filesThe following directories are only present with HP-UX 10.0:
/etc/opt/eloquence/ Application specific configuration files /var/opt/eloquence/ Application specific temporary files /etc/rc.config.d/ Startup configuration files /sbin/ | | --- init.d/ Startup and shutdown scripts | | --- rc1.d/ Startup and shutdown link files | --- rc2.d/ for script sequencing