Não estou conseguindo, dei o seguinte comando para instalar
cd Download - entrei na pasta aonde se encontra o netbeans
depois
chmod ugo+x netbeans-6.9.1-ml-linux.sh
sudo ./netbeans-6.9.1-ml-linux.sh
ai gero o seguinte erro
erick@erick-desktop:~/Download$ sudo ./netbeans-6.9.1-ml-linux.sh
Configuring the installer…
Searching for JVM on the system…
Java SE Development Kit (JDK) was not found on this computer
JDK 6 is required for installing the NetBeans IDE. Make sure that the JDK is properly installed and run installer again.
You can specify valid JDK location using --javahome installer argument.
To download the JDK, visit http://java.sun.com/javase/downloads
AI fui no site e baixei a seguinte jdk
java_ee_sdk-6u1-jdk-linux-ml.sh
ai fui na mesma pasta e dei o seguinte comando
sudo ./java_ee_sdk-6u1-jdk-linux-ml.sh
ai gero a seguinte menssagem
erick@erick-desktop:~/Download$ sudo ./java_ee_sdk-6u1-jdk-linux-ml.sh
Could not locate a suitable jar utility.
Please ensure that you have Java 6 or newer installed on your system
and accessible in your PATH or by setting JAVA_HOME
acho que tem que configurar o java Home não sei como fazer isto no linux