
rickapra
(usa Ubuntu)
Enviado em 22/11/2019 - 21:54h
Boa noite galera, espero que todos estejam bem
Seguinte estou tentando instalar um programa chamado PSSAV, ele exige a instalação do JDK, instalei tudo certinho conforme linhas abaixo
javac 11.0.4
openjdk version "11.0.4" 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)
porem quando tento executar o arquivo sh pelo terminal ele traz a mensagem:
Searching for JVM on the system...
Java SE Development Kit (JDK) was not found on this computer
JDK 6 is required for installing PSSAV. Make sure that the JDK is properly installed and run installer again.
You can specify valid JDK location using --javahome installer argument.
Já fiz o comando java_home pelo nano mas nada adiantou
Alguem pode me dar uma ajuda
Obrigado