Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Installing modules on Windows 7 when FTP is blocked.

by syphilis (Archbishop)
on Feb 27, 2016 at 00:01 UTC ( [id://1156297]=note: print w/replies, xml ) Need Help??


in reply to Installing modules on Windows 7 when FTP is blocked.

... I need to use Gnu make

You probably don't need Gnu make. Just run
perl -V:make
and that will output the name of the make program that you need.
Whichever flavour of make is specified (most likely either 'nmake' or 'dmake'), you should be able to install it using HTTP - but first check to see that you don't already have it.

Cheers,
Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 13:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found