星期三 五月 07, 2008

IPS (Image Packaging System)


1. Choose menu on the left top "System" - "Administration" - "Package Manager". Press "Reload" button in the toolbar to refresh the package list.

2. Input "netbeans" in the text filed under the toolbar, and press "Enter". Select your favorite version of NetBeans in the list, and press "Install/Update" button.

3. When "Install/Update Confirmation" window pops up, please check "package dependencies". And press "Next" to start download. The NetBeans will be installed automatically.


Traditional Install


1. Download JDK 1.6.0u6 for Solaris x86/x64 file: jdk-6u6-solaris-i586.sh & NetBeans for Solaris x86/x64 file: netbeans-6.1-solaris-x86.sh



2. Setup JDK: Open "Terminal", switch to "root" with command "# su". Copy JDK setup file to /usr/jdk/, and run:
# cp jdk-6u6-solaris-i586.sh /usr/jdk/
# ./jdk-6u6-solaris-i586.sh

3. Setup NetBeans IDE 6.1: Open "Terminal", switch to "root" with command "# su". Run setup file:
# ./netbeans-6.1-solaris-x86.sh
With setup wizard, next and next. :-)
Note: Select JDK directory: /usr/jdk/jdk1.6.0_06/

4. Logout current user, login again. You can find "NetBeans IDE 6.1" in the "Applications" menu.


Resource



评论:

发表一条评论:
  • HTML语法: 禁用