How To Install Netbeans in UBUNTU...???

to installing netbeans firstly we need Java Development Kit (JDK) installed in our computer.

If you have internet connection, you just type this command in console/ terminal:

------------------------------------------------------------------------------------
$sudo apt-get install sun-java6-jdk sun-java6-plugin
------------------------------------------------------------------------------------

then, download netbeans package in http://www.netbeans.org/downloads. download the package depend on your needs.

after downloading, you put netbeans program that you have download to folder in desktop (in this case we put it in /opt folder). then we access the folder by type:

------------------------------------------------------------------------------------
$cd /opt
------------------------------------------------------------------------------------

then run the netbeans by type :

----------------------------
$sudo sh netbeans.sh
----------------------------

then follow the installation process until finish




sumber:
www.ardyans.co.cc

translated by:
bravreeze

Kang ToPu  – (June 12, 2010 at 11:21 PM)  

This is from terminal.....,

There are any solutions for......

Post a Comment

Bravreeze think

all of bravreeze brain

  © Blogger template Shush by Ourblogtemplates.com 2009

Back to TOP