[Ubuntu-BR] Problemas ao instalar Sun Studio 12 no Ubuntu

Leonardo Scandura Neto scandura em gunsoft.com.br
Quinta Fevereiro 21 18:40:46 UTC 2008


On Thu, 2008-02-21 at 15:34 -0300, Fernando Bunn wrote:
> alguém sabe como arrumar isso?
> Da o seguinte erro
> ./installer
> ./installer: 112: gawk: not found

Veja, aqui ele está reclamando do gawk, portanto:

sudo apt-get install gawk

> [: 112: okay: unexpected operator
> The Sun Studio installer requires a compatible Java runtime to be installed
> on the system, but none were found.
> 
> These Java runtimes were found:
> 
> /usr/bin/java

Verifique se existe esse caminho em seu sistema. Em geral, ele deve ser
um soft-link para o /etc/alternatives/java, e este apontar para o JRE.

[]s





More information about the ubuntu-br mailing list