Monday, October 8, 2012

How-to Install ActivePerl 5.16 x86 on Linux Debian 7 Wheezy Lxde 32bit Easy Guide

The Guide Show How-to Install and Getting-Started with the Latest ActivePerl 5.16 Community Edition x86 ActiveState for Linux Debian 7 Wheezy 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 ActivePerl Linux x86 Release:

    ActivePerl Linux x86 5.16
  2. Double-Click on Archive and Extract into /tmp Kubuntu ActivePerl Extraction
  3. Open a Terminal Window
    Linux Debian Wheezy 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