I've installed "Active Perl 5.10.1" and both Compress::Zlib and 
Compress::Raw::Zlib are version 2.02 per default installation. It is 
possible, if you made an upgrade of perl, that a folder "Compress" exists 
in both

C:\Perl\site\lib     and     C:\Perl\lib 

C:\Perl\site\lib       is the first search path for modules

Try to correct duplicate installation of that modules. Or delete the 
folder on both sites and restall the module via ppm.

Thomas




Von:    K Post <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  15.03.2010 14:01
Betreff:        Re: [Assp-test] Compress::Zlib



Thanks.  Here's the output.

C:\>perl -e "use Compress::Zlib"
Compress::Raw::Zlib version 2.02 required--this is only version 2.012 at 
C:/Perl
/lib/Compress/Zlib.pm line 12.
BEGIN failed--compilation aborted at C:/Perl/lib/Compress/Zlib.pm line 12.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.



On Mon, Mar 15, 2010 at 1:21 AM, Thomas Eckardt
<[email protected]> wrote:
> run from command line:
>
>>perl -e "use Compress::Zlib;"
>
> the output should tell you any other issue.
>
> Thomas
>
>
>
> Von:    K Post <[email protected]>
> An:     ASSP development mailing list <[email protected]>
> Datum:  14.03.2010 21:35
> Betreff:        [Assp-test] Compress::Zlib
>
>
>
> I updated compress::zlib from the most recent assp.mod (v2 folder).  I
> previously had something like 2.002.  The admin interface was
> recommending 2.008.  Installing from assp.mod using ppm on win32,
> installs 2.012, but now the admin interface reports not installed.
>
> 
------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, 
legally
> privileged and protected in law and are intended solely for the use of 
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
> 
------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to