Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Syntactic Confectionery Delight
 
PerlMonks  

Re: Module::Build and required packages not installed

by CardinalNumber (Prior)
on Feb 09, 2010 at 22:30 UTC ( #822302=note: print w/ replies, xml ) Need Help??


in reply to Module::Build and required packages not installed

As of version 0.36, Module::Build comes with an installdeps action. So, you could do...

perl Build.pl && sudo ./Build installdeps && ./Build && ./Build test & +& sudo ./Build install
You'll be asked if you want to install any missing dependencies (even optional ones listed in recommends).


Comment on Re: Module::Build and required packages not installed
Select or Download Code

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2013-06-20 02:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (678 votes), past polls