HP Data Protector software interaction with deduplication enabled replication
25
Linux
Perl for Linux operation system platforms can be downloaded from:
https://www.activestate.com/activeperl/downloads/
Download the Perl version matching your HW platform and supported Linux distribution to a
location of your choice on the target Data Protector Cell Manager and run the package installer to
install the Perl package:
rpm –i ActivePerl-xxxx.rpm
or with verification:
rpm -ivh ActivePerl-xxxx.rpm
Example:
tpc149:# rpm -ivh ActivePerl-5.10.0.1005-i686-linux-glibc-2.3.2-290470.rpm
Preparing... ########################################### [100%]
1:ActivePerl ########################################### [100%]
tpc149:#
Verify the installation of Perl by issuing the command:
tpc149:# /opt/ActivePerl-5.10/bin/perl -version
A response similar to that in Figure 11 should appear:
Figure 11 Perl version on Linux operating system