in reply to Installing modules on Windows 7 when FTP is blocked.
Usually, you can (re)configure CPAN to use HTTP instead.
cpan > o conf urllist
Alternatively, you can install the cpanminus script by downloading and running it from http://cpanmin.us.
If you don't have dmake installed on your server, that is fairly weird because Strawberry Perl comes with everything. If you're using ActiveState Perl, you can install the nmake executable. If you're using Cygwin Perl, I recommend against that, but there your system administrator should also install the make package.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installing modules on Windows 7 when FTP is blocked.
by dasgar (Priest) on Feb 26, 2016 at 20:01 UTC |