Page 1 of 2
[ OracleJRE8 ][ 1.00.02 ] Java SE Runtime Environment
Posted: 16 Jan 2021, 10:19
by outkastm
Last version: 1.00.02
Applicable models: TerraMaster x.64 series, TerraMaster arm series
Applicable TOS: 4.1.27 or later versions
Applicable TOS: 5.0.130 or later versions
App download: https://tmnascommunity.eu/download/oraclejre8
Provide java 1.8.0_321
Re: [ OracleJRE8 ][ 8u271 ] Java SE Runtime Environment
Posted: 25 Mar 2021, 01:55
by mil_house23
Hello!
I already install, but i dont find any documentation, i want to run .jar file?
Can you helpme?
Thanks
nicolas
Re: [ OracleJRE8 ][ 8u271 ] Java SE Runtime Environment
Posted: 25 Mar 2021, 03:56
by outkastm
This module is used as based for other modules.
Java binary is located at /usr/local/OracleJRE8/bin. So you can run app by
Code: Select all
/usr/local/OracleJRE8/bin/java yourapp.jar
If you will create a startup script, you can setup the variable
Code: Select all
PATH=/usr/local/OracleJRE8/bin:$PATH
export PATH
JAVA_HOME=/usr/local/OracleJRE8
What app do you want to run ?
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 14 Apr 2021, 23:42
by outkastm
added arm version
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 15 May 2021, 19:57
by onemeshnig
Can't install on Russian UI.
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 16 May 2021, 06:38
by outkastm
added the missing languages.
Download again and install the latest version
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 16 May 2021, 19:00
by onemeshnig
Installed, but I have error.
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 16 May 2021, 19:03
by outkastm
have you just download the app ?
i fixed something 1 hour a go.
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 16 May 2021, 19:14
by onemeshnig
Now it looks like this
Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment
Posted: 16 May 2021, 19:29
by outkastm
Now is normal. The WebUI just show some info. This app is used as base for other apps that depend on Java