This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't rely on IPC::Cmd in ExtUtils-Install tests
[perl5.git] / hints / catamount.sh
index 409e3ba..fe0b758 100644 (file)
 # mkdir -p /opt/perl-catamount
 # mkdir -p /opt/perl-catamount/include
 # mkdir -p /opt/perl-catamount/lib
-# mkdir -p /opt/perl-catamount/lib/perl5/5.12.0
+# mkdir -p /opt/perl-catamount/lib/perl5/5.19.10
 # mkdir -p /opt/perl-catamount/bin
 # cp *.h /opt/perl-catamount/include
 # cp libperl.a /opt/perl-catamount/lib
-# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.12.0
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.19.10
 # cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib
 #
 # With the headers and the libperl.a you can embed Perl to your Catamount