[MacPorts] #50711: how to get perl5.18 installed

MacPorts noreply at macports.org
Wed Feb 24 19:36:33 PST 2016


#50711: how to get perl5.18 installed
---------------------------+---------------------
  Reporter:  bridget_wu@…  |      Owner:  mojca@…
      Type:  defect        |     Status:  new
  Priority:  High          |  Milestone:
 Component:  ports         |    Version:  2.3.4
Resolution:                |   Keywords:
      Port:  perl5         |
---------------------------+---------------------
Changes (by devans@…):

 * owner:  macports-tickets@… => mojca@…
 * port:   => perl5


Comment:

 Replying to [comment:2 bridget_wu@…]:
 > This doesn't seems working. Here is what I have:
 >
 >

 (When copying terminal or log lines use WikiFormatting like this)
 {{{
 $ sudo port install perl5 +perl5_18
  --->  Computing dependencies for perl5
  --->  Cleaning perl5
  --->  Scanning binaries for linking errors
  --->  No broken files found.
 $ ls -l /opt/local/bin/perl*
  lrwxr-xr-x  1 root  admin      8 Feb 22 18:11 /opt/local/bin/perl ->
 perl5.22
  lrwxr-xr-x  1 root  admin      8 Feb 22 18:11 /opt/local/bin/perl5 ->
 perl5.22
  -rwxr-xr-x  1 root  admin  13728 Feb 22 18:10 /opt/local/bin/perl5.22
  lrwxr-xr-x  1 root  admin      8 Feb 22 18:11 /opt/local/bin/perl5.22.1
 -> perl5.22
  lrwxr-xr-x  1 root  admin     12 Feb 22 18:11 /opt/local/bin/perlbug ->
 perlbug-5.22
  -rwxr-xr-x  2 root  admin  45375 Feb 22 18:10 /opt/local/bin/perlbug-5.22
  lrwxr-xr-x  1 root  admin     12 Feb 22 18:11 /opt/local/bin/perldoc ->
 perldoc-5.22
  -rwxr-xr-x  1 root  admin    244 Feb 22 18:10 /opt/local/bin/perldoc-5.22
  lrwxr-xr-x  1 root  admin     12 Feb 22 18:11 /opt/local/bin/perlivp ->
 perlivp-5.22
  -rwxr-xr-x  1 root  admin  10802 Feb 22 18:10 /opt/local/bin/perlivp-5.22
  lrwxr-xr-x  1 root  admin     15 Feb 22 18:11 /opt/local/bin/perlthanks
 -> perlthanks-5.22
  -rwxr-xr-x  2 root  admin  45375 Feb 22 18:10
 /opt/local/bin/perlthanks-5.22

 }}}
 >
 > I still don't have perl5.18

 Yes, this isn't working as expected.  Copying the maintainer.  As a work
 around you can install it directly using

 {{{
 sudo port install perl5.18
 }}}

 although you will have to refer to it as
 {{{
 /opt/local/bin/perl5.18
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/50711#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list