This Guide shows you Step-by-Step How to Install and Getting-Started with the Latest ActivePerl 5.x Community Edition x86 ActiveState for Debian 7 Wheezy GNOME3 i386 Desktop.
ActivePerl is the industry-standard, commercial-grade Perl distribution.
And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.
The content and details are expressly reduced to give Focus only to the Essentials Instructions and Commands and Make the Tut Easier to Understand ;)
Finally, to the article Bottom Link to Install the Komodo Edit and Aptana Studio 3 IDE on Debian 7 Wheezy Desktop.
-
Download Latest ActivePerl Linux x86 Release:
ActivePerl Linux x86 5.16 -
Double-Click on Archive and Extract into /tmp
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing ActivePerl
- Login as SuperUSer
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
- Change to ActivePerl Directory
cd /tmp/ActivePerl*
- Run Installation Script
./install.sh
If Needed Set Install Directory Location.
Example: /opt/ActivePerl-5-X.
- PATH SetUp
exit
nano ~/.bashrc
Append:
export PATH=/opt/ActivePerl-5.*/bin:$PATH
Ctrl+x to Save & Exit.
Load Setting:
bash
- Login as SuperUSer
How to Install the Latest Komodo Edit on Debian Linux:
How to Install Aptana Studio 3 IDE for Html5, Javascript, CSS, PHP and Rails: