Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: A Guide to Installing Modules

by Anonymous Monk
on Dec 11, 2011 at 22:58 UTC ( [id://942981]=note: print w/replies, xml ) Need Help??


in reply to A Guide to Installing Modules

nmake not working for you? you probably need to use dmake, or make, it all depends on what perl -V:make prints

You can override choice ($Config::Config{make}) of makefile ExtUtils::MakeMaker generates by using

perl Makefile.PL make=dmake perl Makefile.PL make=nmake

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found