~ubuntu-branches/ubuntu/precise/perl/precise

« back to all changes in this revision

Viewing changes to hints/catamount.sh

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2011-02-06 11:31:38 UTC
  • mto: (8.2.12 experimental) (1.1.12)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20110206113138-lzpm3g6rur7i3eyp
Tags: upstream-5.12.3
ImportĀ upstreamĀ versionĀ 5.12.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
# mkdir -p /opt/perl-catamount
32
32
# mkdir -p /opt/perl-catamount/include
33
33
# mkdir -p /opt/perl-catamount/lib
34
 
# mkdir -p /opt/perl-catamount/lib/perl5/5.12.2
 
34
# mkdir -p /opt/perl-catamount/lib/perl5/5.12.3
35
35
# mkdir -p /opt/perl-catamount/bin
36
36
# cp *.h /opt/perl-catamount/include
37
37
# cp libperl.a /opt/perl-catamount/lib
38
 
# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.12.2
 
38
# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.12.3
39
39
# cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib
40
40
#
41
41
# With the headers and the libperl.a you can embed Perl to your Catamount