ActivePerl User Guide

Requirements

Hardware

Operating System

Online Help

Installing ActivePerl

Pkgadd Format

This package installs perl in: /usr/local/ActivePerl-5.6

Copy ActivePerl-5.6.1.630-sun4-solaris.gz into a temporary directory.

To install:

    gunzip ActivePerl-5.6.1.630-sun4-solaris.gz
    pkgadd -d ActivePerl-5.6.1.630-sun4-solaris

ActiveState Installer Format

Copy ActivePerl-5.6.1.630-sun4-solaris.tar.gz into a temporary directory.

To install:

    tar -xzf ActivePerl-5.6.1.630-sun4-solaris.tar.gz
    cd ActivePerl-5.6.1.630
    sh install.sh

Further Information

See the ActivePerl Readme for more information.

 Install Notes on Solaris