Just recently getting into Ubuntu so bear with me please. I downloaded the .sh file from the FTB app screen, allowed executing file as program, and then ran the command to run the installer. It fails saying "No suitable Java Virtual Machine could be found on your system." and then tries to install the JRE. It unpacks the JRE, starts the installer, and then immediately gives me "./FTBA_unix_202204061044-ef5313e696-release.sh: 683: /home/eli/FTB/FTBA_unix_202204061044-ef5313e696-release.sh.6429.dir/jre/bin/java: not found" and stops the install.
I have Java installed (though I can't seem to find where it is installed) and java -version gives me
I feel like the problem is with my Java install but I seem to be stuck at the moment. Any help is appreciated, thanks!
I have Java installed (though I can't seem to find where it is installed) and java -version gives me
Code:
openjdk version "11.0.14.1" 2022-02-08
OpenJDK Runtime Environment (build 11.0.14.1+1-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.14.1+1-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)
I feel like the problem is with my Java install but I seem to be stuck at the moment. Any help is appreciated, thanks!