|
2013-09-11
, 12:28
|
Posts: 238 |
Thanked: 131 times |
Joined on May 2011
@ Bulgaria
|
#372
|
|
2013-09-20
, 15:21
|
Posts: 1 |
Thanked: 1 time |
Joined on Sep 2013
|
#373
|
The Following User Says Thank You to SebaM For This Useful Post: | ||
|
2014-01-09
, 15:36
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#374
|
|
2014-01-10
, 18:46
|
Posts: 126 |
Thanked: 160 times |
Joined on Aug 2012
|
#375
|
sudo gainroot cd MyDocs mkdir /opt/java mv ejre-7u45-fcs-b15-linux-arm-vfp-hflt-client_headful-26_sep_2013.tar.gz /opt/java cd /opt/java tar –xzvf ejre-7u45-fcs-b15-linux-arm-vfp-hflt-client_headful-26_sep_2013.tar.gz ln -s /opt/java/ejre1.7.0_45/bin/* /usr/bin/
java -version
~ $ ls -al /home/opt/java/ejre1.7.0_45/bin drwxrwxr-x 2 uucp 143 4096 Sep 27 10:22 . drwxrwxr-x 4 uucp 143 4096 Oct 3 01:16 .. -rwxr-xr-x 1 uucp 143 3512 Sep 27 10:22 java -rwxr-xr-x 1 uucp 143 3616 Sep 27 10:22 keytool
|
2014-01-19
, 00:46
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#376
|
The Following User Says Thank You to Fabry For This Useful Post: | ||
|
2014-01-19
, 00:50
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#377
|
I did so
Code:sudo gainroot cd MyDocs mkdir /opt/java mv ejre-7u45-fcs-b15-linux-arm-vfp-hflt-client_headful-26_sep_2013.tar.gz /opt/java cd /opt/java tar –xzvf ejre-7u45-fcs-b15-linux-arm-vfp-hflt-client_headful-26_sep_2013.tar.gz ln -s /opt/java/ejre1.7.0_45/bin/* /usr/bin/
The Following User Says Thank You to Fabry For This Useful Post: | ||
|
2014-01-27
, 17:33
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#378
|
|
2014-01-28
, 05:08
|
Posts: 126 |
Thanked: 160 times |
Joined on Aug 2012
|
#379
|
~ $ java -version java version "1.7.0_51" Java(TM) SE Embedded Runtime Environment (build 1.7.0_51-b13) Java HotSpot(TM) Embedded Client VM (build 24.51-b03, mixed mode)
|
2014-01-30
, 22:38
|
Posts: 126 |
Thanked: 160 times |
Joined on Aug 2012
|
#380
|
May you please detail how you have enabled Java in microB and Firefox? In this version does not have plugin libnpjp2.
The Following User Says Thank You to pinochio For This Useful Post: | ||
I.e Update 21 released on April and Update 25 (only JDK no EJRE released) released on July
All versions always only softFP.
Now another release has been published by Oracle.
EJRE 7.0 update 40 here: http://www.oracle.com/technetwork/ja...ase/index.html
JDK 7.0 update 40 here: http://www.oracle.com/technetwork/ja...s-1880260.html
From these versions HardFP is officially and finally supported.
Two versions for every packages (one SoftFP, one HardFP), apart ARMv5 version which is only SoftFP (no fpu under ARMv5).
To download EJRE you must be registred (free registration) to Oracle WebSite, JDK instead not requires registration.
Maemo/Debian are SoftFP, MeeGo/Nemo/Ubuntu are HardFP.
Last edited by Fabry; 2013-09-11 at 10:54.