Install Genero Report Engine on UNIX platforms in silent mode

Install Genero Report Engine silently on Gnu/Linux® and UNIX™ platforms.

To start the installation, type the following:

./fjs-grj-version-build-osident.run -a -q -t install_dir

For example, to install the GRE for Solaris 10-11 on Intel® X86_64:

./fjs-grj-3.20.06-build166789-s64x100.run -a -q -t $PWD/fjs-grj-3.20.06

Options

Table 1 shows the most common options relating to installation.

Table 1. UNIX install options
Install option Description
-a or --accept Bypass the display and the prompt for acceptance of the license agreement. Using the -a option indicates that you have read and accepted the End User License Agreement contained in the .txt files (in the license directory of the install directory).
-h or --help Display help about all possible options.
-q or --quiet Silent mode with no UI. If -q is not specified, the interactive installer is used.

-f backup|overwrite|remove or

--force backup|overwrite|remove

Specify what happens if the installation directory already exists:
  • backup: Back up the installation directory.
  • overwrite: Overwrite installation file.
  • remove: Delete installation directory before installing.

-t install_dir or

--target install_dir

Install the product in the specified target directory. If -t is not specified, the default installation is used.