Monday, October 8, 2012

How-to Install Latest ActivePerl 5.x x86 on Linux Debian 6 Squeeze Lxde 32bit Easy Guide

The Guide Show How-to Install and Getting-Started with ActiveState Latest ActivePerl 5.16 Community Edition 32bit for Linux Debian 6 Squeeze Lxde i386 Desktop.

ActivePerl is the the industry-standard, commercial-grade Perl distribution.

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 ;)

To the Post Bottom Link to Install the Komodo Edit and Aptana Studion 3 IDE on Linux Debian Desktop.

Linux Penguin Gnome ActivePerl
  1. Download Latest ActivePerl Linux Release:

    ActivePerl Linux x86 5.X
  2. Right-Click > Open with XArchiver

    Then Extract into /tmp

    Xfce/Lxde Desktop ActivePerl Extraction
  3. Open a Terminal Window
    Linux  Debian Squeeze Lxde Open  Terminal
  4. Installing ActivePerl
    1. Login as SuperUSer
      sudo su
    2. Change to ActivePerl Directory
      cd /tmp/ActivePerl*
    3. Run Installation Script
      ./install.sh

      If Needed Set Install Directory Location

      Example: /opt/ActivePerl-5-X

    4. PATH SetUp
      exit
      nano ~/.bashrc

      Insert:

      export PATH=/opt/ActivePerl-5.*/bin:$PATH

      Ctrl+x to Save & Exit

      Load Setting:

      source ~/.bashrc
  5. How-to Install Latest Komodo Edit on Linux Debian:

    Install Komodo Edit for Debian

    How-to Install Aptana Studio 3 IDE for Html5, Javascript, CSS, PHP and Rails:

    Install Aptana Studio 3 for Debian