Installing Using the Console Interface
Logi JReport enables you to perform an interactive installation from a command prompt. With this, you are able to see the installation status and follow the installation process.
Take the following steps to perform console installation:
- Download the appropriate installation file according to your system reuqirement from the Logi JReport download center.
- Run the following command:
For Unix/Linux and Linux on IBM Z:
$ chmod +x jrserver-xxx-linux.bin
$ ./jrserver-xxx-linux.bin -i console
(change jrserver-xxx-linux.bin to the real file name of the installation file)For Windows:
jrserver-xxx-windows.exe -i console
(change jrserver-xxx-windows.exe to the real file name of the installation file) - Make decisions following the installation process.