---------------------------------------------------------------------- ELOQUENCE B.07.00 - WEBDLG ---------------------------------------------------------------------- Eloquence WEBDLG is an Eloquence component which enables dialog based Eloquence programs to use a web browser as a user interface. Eloquence WEBDLG is available for the Linux and HP-UX operating system and requires an Apache web server version 1.3.x or 2.0.x. For more information in WEBDLG please refer to the webdlg documentation: - Eloquence web site: http://www.hp-eloquence.com/support/B07/webdlg/index.html - Local: /opt/eloquence6/share/doc/webdlg/index.html Installation: ------------- 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/WEBDLG-.tar.gz | tar xf - Where is one of: hpux-pa11 - HP-UX PA-RISC 1.1 hpux-pa20 - HP-UX PA-RISC 2.0 hpux-ia64 - HP-UX Itanium linux-glibc2.1 - Linux glibc2.1 based systems (eg. SuSE 6.2) linux-glibc2.2 - Linux glibc2.2 based systems (eg. SuSE 8.0, RH 7.x) linux-rh8 - Red Hat Linux based systems Files: HP-UX: lib/pa11_32/mod_eloq.so (HP-UX PA-RISC 1.1 32bit) lib/pa11_32/mod_eloq_eapi.so lib/pa11_32/mod_eloq2.so lib/pa20_32/mod_eloq.so (HP-UX PA-RISC 2.0 32bit) lib/pa20_32/mod_eloq_eapi.so lib/pa20_32/mod_eloq2.so lib/pa20_64/mod_eloq.so (HP-UX PA-RISC 2.0 64bit) lib/pa20_64/mod_eloq_eapi.so lib/pa20_64/mod_eloq2.so lib/hpux32/mod_eloq.so (HP-UX Itanium 32bit) lib/hpux32/mod_eloq_eapi.so lib/hpux32/mod_eloq2.so lib/hpux64/mod_eloq.so (HP-UX Itanium 64bit) lib/hpux64/mod_eloq_eapi.so lib/hpux64/mod_eloq2.so Linux: lib/mod_eloq.so lib/mod_eloq_eapi.so lib/mod_eloq2.so Common: bin/eloqwebd newconfig/config/eloqwebd.cfg share/example/README share/example/index.html share/example/page_header.tmpl share/example/page_css_header.tmpl share/example/page_trailer.tmpl share/example/HELLO.PROG share/example/BOX.PROG share/example/box.dlg share/example/WEBDLG.PROG share/example/webdlg.dlg share/example/CUSTOMERS.PROG share/example/customers.dlg share/example/eqlogo-150.gif share/example/bg.jpg share/doc/webdlg.README share/doc/webdlg/index.html share/doc/webdlg/changes.html share/doc/webdlg/function.html share/doc/webdlg/install.html share/doc/webdlg/compatibility.html share/doc/webdlg/reference.html share/doc/webdlg/mod_eloq.html share/doc/webdlg/eloqwebd.html share/doc/webdlg/eqhead.gif