perl.j has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I tried using the cpan command line module for the first time (I am using ActivePerl and usually use PPM). I tried installing a module by doing the following...:
cpan HTML::EP
...and got this output:
Set up gcc environment - 3.4.5 (mingw-vista special r3) CPAN: Term::ANSIColor loaded ok (v3.00) CPAN: Storable loaded ok (v2.22) Going to read 'C:\Perl\cpan\Metadata' Database was generated on Wed, 17 Aug 2011 10:30:22 GMT CPAN: LWP::UserAgent loaded ok (v6.02) CPAN: Time::HiRes loaded ok (v1.9721) Fetching with LWP: http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz CPAN: YAML::XS loaded ok (v0.35) Error reading 'C:\Perl\cpan\FTPstats.yml': Alert: While trying to 'par +se' YAML f ile 'C:\Perl\cpan\FTPstats.yml' with 'YAML::XS' the following error was encountered: Usage: YAML::XS::LibYAML::Load(yaml_sv) at C:\Perl\lib/YAML/XS.pm li +ne 48. Stashing away as 'C:\Perl\cpan\FTPstats.yml.1313721059' to prevent fur +ther inter ruptions. You may want to remove that file later. Could not rename: Permission denied
Why does the process stop at Could not rename: Permission denied? Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error When Using CPAN Module
by Khen1950fx (Canon) on Aug 19, 2011 at 03:30 UTC | |
|
Re: Error When Using CPAN Module
by Anonymous Monk on Aug 19, 2011 at 03:41 UTC | |
by perl.j (Pilgrim) on Aug 19, 2011 at 14:03 UTC | |
|
Re: Error When Using CPAN Module
by pvaldes (Chaplain) on Aug 19, 2011 at 08:59 UTC | |
by Anonymous Monk on Aug 19, 2011 at 09:08 UTC | |
by pvaldes (Chaplain) on Aug 19, 2011 at 09:32 UTC | |
by Anonymous Monk on Aug 19, 2011 at 09:40 UTC | |
|
Re: Error When Using CPAN Module
by pvaldes (Chaplain) on Aug 19, 2011 at 11:12 UTC | |
by Anonymous Monk on Aug 19, 2011 at 12:00 UTC |