JReport enables you to perform an interactive installation from a command prompt on Windows, Unix, and Linux. You are able to see the installation status and follow the installation process.
Take the following steps to perform console installation:
For Unix and z/Linux:
$ 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)