CC: | dilip.s.jha [...] gmail.com, prasadjoshi124 [...] gmail.com, sameer.sahoo007 [...] gmail.com |
Subject: | Failed to install Sys::Filesystem with Strawberry Perl 5.12.1 - missing dependency Win32::DriveInfo |
Hi,
I could not install Sys::Filesystem because dependent package
Win32::DriveInfo was not installed. I installed Win32::DriveInfo and
then Sys::Filesystem is installed. I am running Strawberry Perl 5.12.1
at Win XP.
Please add package Win32::DriveInfo as dependency in installation of
Sys::Filesystem, when installing at Win32 platform.
C:\y\perlish\CPAN_trials>perl -MCPAN -e "install Sys::Filesystem"
Database was generated on Fri, 31 Dec 2010 16:12:33 GMT
Running install for module 'Sys::Filesystem'
Running make for R/RE/REHSACK/Sys-Filesystem-1.30.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RE/REHSACK/Sys-Filesystem-1.30.tar.g
z
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RE/REHSACK/CHECKSUMS
Checksum for
C:\strawberry\cpan\sources\authors\id\R\RE\REHSACK\Sys-Filesystem-1
.30.tar.gz ok
CPAN.pm: Going to build R/RE/REHSACK/Sys-Filesystem-1.30.tar.gz
Couldn't require Sys::Filesystem::Mswin32 : Can't locate
Win32/DriveInfo.pm in @
INC (@INC contains:
C:/strawberry/cpan/build/Sys-Filesystem-1.30-xlmKVA/lib C:/s
trawberry/perl/site/lib C:/strawberry/perl/vendor/lib
C:/strawberry/perl/lib .)
at
C:/strawberry/cpan/build/Sys-Filesystem-1.30-xlmKVA/lib/Sys/Filesystem/Mswin3
2.pm line 29.
BEGIN failed--compilation aborted at
C:/strawberry/cpan/build/Sys-Filesystem-1.3
0-xlmKVA/lib/Sys/Filesystem/Mswin32.pm line 29.
Compilation failed in require at (eval 46) line 2.
at C:/strawberry/perl/lib/Module/Pluggable.pm line 28
Can't be used (Can't locate object method "new" via package
"Sys::Filesystem::Ms
win32" at
C:/strawberry/cpan/build/Sys-Filesystem-1.30-xlmKVA/lib/Sys/Filesystem
.pm line 104.
) - OS not supported or bad maintained?No 'Build' created
REHSACK/Sys-Filesyste
m-1.30.tar.gz
C:\strawberry\perl\bin\perl.exe Build.PL -- NOT OK
Running Build test
Make had some problems, won't test
Running Build install
Make had some problems, won't install
C:\y\perlish\CPAN_trials>
Thanks,
Yogesh Sawant