JRE falhou mesmo depois de abrir o jdk, bem como o oracle

1
$ sudo update-alternatives --config java

There are 2 choices for the alternative java (providing /usr/bin/java).

  Selection    Path                                            Priority   
Status
------------------------------------------------------------

* 0            /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1069      

auto mode

 1            /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1069      

manual mode

2            /usr/lib/jvm/java-8-oracle/jre/bin/java          1         

manual mode

Press enter to keep the current choice[*], or type selection number: 1


$ java -version

openjdk version "1.8.0_45-internal"

OpenJDK Runtime Environment (build 1.8.0_45-internal-b14)

OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode)

Mas quando eu tento instalar minha ferramenta bin:

$ ./DS41Client.bin 

          Initializing InstallShield Wizard........

          Extracting Bundled JRE.          


                    Bundled JRE is not binary compatible with host OS/Arch or 

it is corrupt.  Testing bundled JRE failed.

Você pode, por favor, dizer o que está faltando?

    
por Ajay Pal 07.05.2015 / 11:08

0 respostas