HP Data Protector software interaction with deduplication enabled replication
24
Addendum
Perl
Windows
Perl for Microsoft Windows operating system platforms can be downloaded from:
http://www.activestate.com/activeperl/
or
https://www.activestate.com/activeperl/downloads/
Download the Perl version matching your HW platform to a location of your choice on the target
Data Protector cell manger and run the installer package by double clicking on it.
Follow the installation instructions. A path variable to the newly installed Perl binaries should
automatically be set during installation.
Verify the installation of Perl by opening a DOS box and issuing the command:
C:\>perl -version
A response similar to that in Figure 10 should appear:
Figure 10 Perl version on Microsoft Windows operating system
You may need to log off and log on again to use the newly set path to Perl.
Your path variable should contain a
Path similar to:
Path=C:\Perl\site\bin;C:\Perl\bin;
You are recommended to specify the full path to Perl to ensure the proper Perl version is being
used if you have multiple Perl versions installed on your system.