Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: installing clean version of Perl on Mac Snow leopard problems

by brx (Pilgrim)
on Apr 21, 2012 at 08:28 UTC ( [id://966322]=note: print w/replies, xml ) Need Help??


in reply to installing clean version of Perl on Mac Snow leopard problems

Update: Sorry, I read too fast your question. I'm OT, but you don't have to d/L perl-5-2.14.2.tar (port command do it for you) and you don't have to Configure

FIY, my $PATH
echo $PATH /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/loca +l/bin:/usr/X11/bin



Original (wrong) answer:
First, you have native perl with mac osx: perl v5.10.0 on mac osx 10.6.8
(no need to use macports). But, if want to proffit of macports packages system, you can use a perl package:
perl5 @5.12.3 lang/perl5 perl5.10 @5.10.1 lang/perl5.10 perl5.12 @5.12.3 lang/perl5.12 perl5.14 @5.14.1 lang/perl5.14 perl5.8 @5.8.9 lang/perl5.8
Pick your choice. You can also choose some variants:
perl5.14 has the variants: dtrace: Build with DTrace probes shared: Build shared perl library threads: Build with thread support universal: Build for multiple architectures

Remember you'll have 2 perls:
/usr/bin/perl (native) /opt/local/bin/perl (macports)

Of course, you can also install other distributions or compile your own perl...

PS: Macports perl installation:  port install perl5

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 21:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found