Sony wrote: > ----- Original Message ----- > From: "Marco Tomasi" <[EMAIL PROTECTED]> > To: "'ASSP development mailing list'" <[email protected]> > Sent: Sunday, June 08, 2008 11:39 PM > Subject: [Assp-test] 1.3.9 final 8june crash > >> Jun-8-08 17:52:32 Admin connection from my.ip.add.ress:2213; page:/maillog >> main exception: Can't call method "value" on an undefined value at >> C:/Perl/site/lib/IO/Compress/RawDeflate.pm line 98. >> >> >> Manually editing config and setting compression to 0 solve the problem. >> Can't tell if the problem is with assp or with zlib. Using windows here. >> > The answer may be here: > http://search.cpan.org/~pmqs/Compress-Zlib-2.011/lib/Compress/Zlib.pm#Notes_for_users_of_Compress::Zlib_version_1 > > Version 1.42 works here.
Interesting, so 2.x is just a wrapper for IO-Compress now. I wonder if perhaps we should just use IO-Compress directly? 2.001 works for me here with 1.3.9 and 1.3.3.8 so perhaps marrco just has a corrupt install? I did have to install it a second time, i don't think it got the dependencies right the first time. Kevin ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
