Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Need older version for OS X

by mron (Novice)
on Oct 27, 2016 at 22:47 UTC ( [id://1174858]=perlquestion: print w/replies, xml ) Need Help??

mron has asked for the wisdom of the Perl Monks concerning the following question:

I'm running os x 10.11, El Capitan. I'm trying to install the latest version of Slic3r, which requires perl 5.12. El Cap is running 5.18. Where do I find perl 5.12 for the mac? Whats the best way to configure my system with 2 more versions of perl running? What the heck is ActiveState? Thanks

Replies are listed 'Best First'.
Re: Need older version for OS X
by 1nickt (Canon) on Oct 27, 2016 at 23:01 UTC
    See Perlbrew
    The way forward always starts with a minimal test.

      ++. I concur.

Re: Need older version for OS X
by Anonymous Monk on Oct 27, 2016 at 23:46 UTC

    Whats the best way to configure my system with 2 more versions of perl running?

    The same exact way as 1 version of perl, install in the place of your choosing, like your home directory , with the defaults, like sh Configure -Dprefix=/home/username/perl -des

    If that isn't "best" enough use perlall- build, test and do with all perls, its like better perlbrew with a lot of testing features, and builds and keeps sane global perl installation

Re: Need older version for OS X
by karlgoethebier (Abbot) on Oct 29, 2016 at 17:28 UTC

    Make it so. Less or more.

    Caution: ActiveState doesn't support older versions of Perl as far as i remember - except you pay for it.

    In other words: You get strange error messages if you try to install some modules via ppm for your older Perl.

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1174858]
Approved by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found