JRE перестала работать даже после открытого jdk, а также оракула

$ 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)

Но когда я пытаюсь установить свой инструмент мусорного ведра:

$ ./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.

Можно ли сказать то, что отсутствует?

1
задан 7 May 2015 в 14:33

0 ответов

Другие вопросы по тегам:

Похожие вопросы: