
linuxdotcom
(usa Big Linux)
Enviado em 09/05/2012 - 23:42h
Pessoal é o seguinte
Estou tentando configurar um ambiente java para aprender a programar nessa linguagem da seguinte forma
IDE NetBeans 7.1.2
Java SDK 6u32
Nahora de instalar o arquivo bin do SDK o terminal me passa o seguinte erro
$ sudo ./jdk-6u32-linux-x64.bin
Unpacking...
Checksumming...
Extracting...
./install.sfx.10424: 1: ELF: not found
./install.sfx.10424: 2: Syntax error: ")" unexpected
Failed to extract the files. Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.
como posso solucionar esse problema, pois ja tentei até usar o tar.gz mas na hora de instalar o netbeans ele acusa erro ao validar o caminho para o SDK.
Desde ja agradeço pela ajuda.