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


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a