HP Data Protector software interaction with deduplication enabled replication

26
HP-UX
Perl for HP-UX operating system platforms can be downloaded from:
https://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.10.1/
Download the Perl version matching your HW platform and supported HP-UX distribution to a
location of your choice on the target Data Protector Cell Manager and run the package installer to
install the Perl package:
swinstall –s /<absolute path>/perl-xxxx.depot
Example:
swinstall –s /opt/tmp/perl-5.10.1-hppa-11.23.depot
Figure 12 swinstall graphical user interface on HP-UX
Verify the installation of Perl by issuing the command:
hpu031:# /opt/Perl5.10.1/bin/perl –version
Note: The path to Perl might differ if you have multiple versions of Perl installed.
A response similar to that in Figure 13 should appear: