You can get the full help text of LANSA Integrator for Linux Installer at a shell prompt by running the command:
./liinstall.py -h
The full help text of LANSA Integrator for Linux Installer is reproduced here for your reference:
program: liinstall.py
version: XX.X.X
description: LANSA Integrator for Linux XX.X.X Installer
usage: ./liinstall.py [options]
options:
--integrator-options={jsmserver,jsmproxy,useragent,rfi}
LANSA Integrator options to install
allow any combinations of options
(default to install all LANSA Integrator options)
-I {path}, --install-root={path}
installation root directory
-O {uid}, --install-owner={uid}
installation owner user id (see "need root" below)
-G {gid}, --install-group={gid}
installation owner group id (see "need root" below)
-a {dir}, --apache-root {dir}
specify the Apache server root directory
(default to "/etc/httpd")
-m {dir}, --apache-modules-dir {dir}
specify the Apache server modules directory
if omitted, will derive the path from --apache-root option
(default to "/etc/httpd/modules")
-C {file}, --httpd-conf {file}
specify the path of the Apache configuration file httpd.conf
if omitted, will derive the path from --apache-root option
(default to "/etc/httpd/conf/httpd.conf")
-H {file}, --httpd {file}
specify the path of the Apache daemon httpd
if omitted, will search for the file according to the --apache-root
option and the standard places
-A {file}, --apachectl {file}
specify the path of the Apache control program apachectl
if omitted, will search for the file according to the --apache-root
option and the standard places
--apache-user {user}
specify the user name which the Apache daemon runs as
if omitted, will try to determine that from the Apache configuration
file httpd.conf
--apache-group {group}
specify the user group which the Apache daemon runs as
if omitted, will try to determine that from the Apache configuration
file httpd.conf
--integrator-lansa-root {dir}
Visual LANSA root directory for LANSA Integrator
must be provided for jsmserver option
--integrator-cgi-prefix {cgipath}
LANSA Integrator CGI URL prefix
(default to "cgi-bin")
-c, --commit
commit installation or other action
-i, --install
install using provided options (default action)
-r, --reinstall
re-install to overwrite existing installation
-F, --forced-reinstall
forced re-install to overwrite existing *NEWER* installation
-V, --verbose
verbose mode
-v, --version
print version
-h, --help
print this help
action selection (instead of install):
--check-install
check installation
--fix-install-ownerships
fix installation ownerships (see "need root" below)
need options -O/-G
--fix-install-permissions
fix installation file permissions (see "may need root" below)
"need root" notes:
This installer *must* be run with root privileges for the options
to be effective.
"may need root" notes:
This installer *may* need to be run with root privileges for the
options to be effective.