From: Chris W. <ch...@cw...> - 2003-11-18 01:07:24
|
Teemu wrote: > In several fresh setups I have run into the following error: > > Compression not available - Install IO::Zlib! at > /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Package.pm line 1111 > > Seems like Archive::Tar doesn't require it but OI uses functionality that > requires Zlib compression. Maybe add the requirement in Makefile.PL? This must be a new development -- I'll add this to the prerequisites. Thanks for the pointer. Chris |