I am running this command:

$ perl -MCPAN -e 'install Bundle::CPAN;'
and it hangs on the taint check. So I tried it
manually and was receiving permission denied errors.
See the bottom.

snip

Checking if your kit is complete...
Looks good
Writing Makefile for Cwd
CPAN: YAML loaded ok (v0.65)

snip

chmod 644 blib/arch/auto/Cwd/Cwd.bs
  KWILLIAMS/PathTools-3.25.tar.gz
  /usr/bin/make -- OK
Running make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/crossplatform....ok
        7/50 skipped: various reasons
t/cwd..............ok
t/Functions........ok
t/rel2abs2rel......ok
t/Spec.............ok
        90/491 skipped: various reasons
t/taint............




$ make install
Warning: You do not have permissions to install into
/usr/lib/perl5/5.8/cygwin at /usr/lib/perl5/5.8/Ex
tUtils/Install.pm line 114.
Cannot forceunlink
/usr/lib/perl5/5.8/cygwin/auto/Cwd/Cwd.dll: Permission
denied at /usr/lib/perl5/5.8/
File/Find.pm line 907
make: *** [pure_perl_install] Error 13


Any help or ideas?

thank you


       
____________________________________________________________________________________Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to