Ask a Question related to PERL Modules, Design and Development.
-
sea #1
install Bundle::CPAN in Cygwin failed
Hi all,
I am using Perl 5.8.5 in Cygwin. I tried to install packages from
cpan but failed. It gives the following eorrs when I installed
Bundle::CPAN
Running make install
Cannot forceunlink /usr/lib/perl5/5.8.5/cygwin-thread-multi-64int/auto/Cwd/Cwd.d
ll: Permission denied at /usr/lib/perl5/5.8.5/File/Find.pm line 906
make: *** [pure_perl_install] Error 255
/usr/bin/make install -- NOT OK
Running install for module Digest::MD5
Running make for G/GA/GAAS/Digest-MD5-2.33.tar.gz
Undefined subroutine &Digest::base::new called at
/usr/lib/perl5/5.8.5/CPAN.pm l
ine 4344.
I have no clue at all. BTW, I am not an admin in this computer.
Thanks for any of your ideas.
Best,
seasea
sea Guest
-
Upgrading to CPAN.pm v1.76 install Bundle::CPAN fails
FYI Have problem Upgrading perl packages from CPAN.pm version v1.61 to version v1.76) failed with final error messages: <stuff snipped> CPAN.pm:... -
Bundle::CPAN: File lacking bundle definition
This morning I successfully upgraded a module using the CPAN shell utility. In the course of doing so, I saw a message saying that a new version... -
Problem with 'cc' command in CPAN makes (i.e., Bundle::CPAN)
I'm using the CPAN module to build my modules and have hung up just trying install Bundle::CPAN. Installing Data::Dumper, for example, shows a 'cc:... -
linux - install bundle::cpan
I am trying to install Bundle::CPAN and i seem stuck in this loop. Any suggestions? outut of command issued below. Paul Kraus using perl... -
Bundle::CPAN install problem ?
Hi all, I'm updating Bundle::CPAN on a Perl 5.8 system (HP UX 11) with this command: /usr/local/bin/perl -e 'use CPAN; install Bundle::CPAN' ... -
Ben Morrow #2
Re: install Bundle::CPAN in Cygwin failed
Quoth [email]seasea@hotmail.com[/email] (sea):See perldoc -q lib.> I am using Perl 5.8.5 in Cygwin. I tried to install packages from
> cpan but failed. It gives the following eorrs when I installed
> Bundle::CPAN
>
> Running make install
> Cannot forceunlink /usr/lib/perl5/5.8.5/cygwin-thread-multi-64int/auto/Cwd/Cwd.d
> ll: Permission denied at /usr/lib/perl5/5.8.5/File/Find.pm line 906
>
> I have no clue at all. BTW, I am not an admin in this computer.
Ben
--
The cosmos, at best, is like a rubbish heap scattered at random.
- Heraclitus
[email]ben@morrow.me.uk[/email]
Ben Morrow Guest



Reply With Quote

