JReport enables you to perform an interactive installation from a command prompt on platforms that do not have GUI. In this way, 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 SvrSetup.bin
$ ./SvrSetup.bin -i console
For Windows:
SvrSetup.exe -i console