Pages

Tuesday, March 24, 2009

Installing Netbeans 6.5.1 in LinuxMint 5 (Elyssa)

1. Before installing netbeans you sould installing jdk, jre, and other package first.Thend download netbeans 6.5.1 from http://www.netbeans.org
2. In assumption, we put it into /home/lambanx/Downloads directory
3. Run gnome terminal, give execute permission for the file by typing chmod +x netbeans-6.5.1-ml-linux.sh

lambanx@fresh-IDEA # sudo chmod +x netbeans-6.5.1-ml-linux.sh
[sudo] password for lambanx :




4. Run the netbeans installer by typing :

lambanx@fresh-IDEA # sudo sh /home/lambanx/Downloads/netbeans-6.5.1-ml-linux.sh
Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...

5. Follow the wizard

No comments: