Sunday, November 4, 2012

PCLinuxOS 2012 Kde4 How-to Install and Getting-Started NetBeans 7.3 IDE PHP Easy Visual-Guide

This Easy Visual-Guide Show Exactly How-to Install and Getting-Started with the Latest Netbeans 7.3 IDE for PHP Development on PCLinuxOS 2012 KDE4 32bit/64bit Desktop.

To the Post Bottom Link to Netbeans PHP Development Post-Installation SetUp and Hello-World Example.

To Make the Entire Process Easier to Visualize and Retain the Article Includes the Basic Screenshots of the Essentials Steps Involved.

The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive;)

Netbeans PHP
  1. Download Netbeans IDE:

    Netbeans IDE 7.3 for PHP
  2. Open a Terminal Window

    Kickoff >> More Applications >> Terminals >> Konsole

    PCLinuxOS Kde Open Terminal

  3. Give Permission and Start Installer
    su
    cd </path/To>/netbeans*.sh;
    chmod +x netbeans-7.3-ml-php-linux.sh
    ./netbeans-7.3-ml-php-linux.sh
  4. Set the Netbeans Installation Location

    The Default should be Just fine.

    But if Java Environment is Not Found then:

    Install Last Java JDK 7 on Linux
    Linux Mint 13 Mate Netbeans Installation Set Location

    Install!

    Linux Mint 13 Mate Netbeans Installation Set Location
  5. Start Netbeans IDE Linux Mint 13 Mate Netbeans 7 IDE
  6. Getting-Started with Netbeans 7.3 IDE SetUp for PHP Development:

    NetBeans PHP Hello-World