When installing JasperSoft 7.1.1 via the Linux CLI instead of through the GUI, the error that I'm getting is in finding the necessary java libraries. As far as I can tell, I have the right binaries installed.
$ cd /opt/CABI
$ sudo ./setup.sh
Preparing to install
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
JRE libraries are missing or not compatible....
Exiting....
[CABI]$ java -version
openjdk version "1.8.0_272"
OpenJDK Runtime Environment (build 1.8.0_272-b10)
OpenJDK 64-Bit Server VM (build 25.272-b10, mixed mode)
Release : DX NetOps Spectrum 20.2
Component : Spectrum Core / SpectroSERVER
/tmp did not allow running binaries
To allow binaries to run from /tmp, use linux command mount -o remount exec /tmp