The Guide Show How-to Install and Getting-Started with the Latest ActiveState ActivePerl 5.16 Community Edition for Linux Fedora 18 KDE4 32bit 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 Easier to Read and Digest ;)
To the Post Bottom Link to Install the Latest Aptana Studio and Eclipse Epic IDE for Perl Development on Fedora Desktop.
-
Download ActivePerl Linux Release:
Latest ActivePerl 5.x Linux x86 - Double-Click on Archive and Extract into /tmp
- Open a Terminal Window
- Installing ActivePerl
- Login as SuperUSer
sudo su
- 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
Insert:
export PATH=/opt/ActivePerl-5.*/bin:$PATH
Ctrl+x to Save & Exit
Load Setting:
source ~/.bashrc
- Login as SuperUSer
-
How-to Install Latest Eclipse 4.2 Epic IDE for Perl on Linux Fedora:
Install Eclipse Epic for Fedora
How-to Install Latest Aptana Studio IDE for Html5, Javascript, CSS, PHP and Rails: