Skip Menu |

This queue is for tickets about the Win32-DirSize CPAN distribution.

Report information
The Basics
Id: 57853
Status: resolved
Priority: 0/
Queue: Win32-DirSize

People
Owner: Nobody in particular
Requestors: wolfgangbraun1985 [...] googlemail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: WIN32-DirSize issue with Perl 10.5.1 version
Date: Wed, 26 May 2010 14:47:12 +0200
To: bug-Win32-DirSize [...] rt.cpan.org
From: Wolfgang Braun <wolfgangbraun1985 [...] googlemail.com>
Dear all, with Perl version 5.10.1 an error occured with WIN32-DirSize module. Maybe you could help me with that issue. It is not possible to include the module, although it seems that it is installed correctly (path: C:\perl\site\lib\Win32\DirSize\). I have tried several way to include the module: use Win32::DirSize ; use Win32::DirSize::DirSize; I have although tried to implement it like this: use lib "C:\perl\site\lib\Win32....."; It is not possible to execute the perl script, because an error occured .. CanĀ“t locate loadable object for module Win32::DirSize... With previous version 5.8.7 the module was running well and all other used CPAN modules are running well with the 5.10.1 version. Thanks in advance for your help best regards wolfgang Please see the configuration details below: module version: Win32-DirSize-1.13 perl version: Summary of my perl5 (revision 5 version 10 subversion 1) configuration: Platform: osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE Locally applied patches: ActivePerl Build 1006 [291086] 32728 64-bit fix for Time::Local Built under MSWin32 Compiled at Aug 24 2009 13:48:26 @INC: C:/Perl/site/lib C:/Perl/lib . operating system: Microsoft Windows XP Professional 5.1.2600 SP 3 Build 2600
Hi wolfgang, Can you please describe how you installed this module? The error is happening because it has not installed properly.
Wolfgang, Please try this command: ppm install Win32-DirSize