Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79267 --- shadow/79267 2006-09-03 15:04:22.000000000 -0400 +++ shadow/79267.tmp.19028 2006-09-03 15:04:22.000000000 -0400 @@ -0,0 +1,27 @@ +Bug#: 79267 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: packaging +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Windows build: mingw compatible zlib required + +Background: System.IO.Compression is implemented using +libMonoPosixHelper and zlib. + +Issue: the Windows Installer and MonoPosixHelper seems to be built +on a machine w/out zlib. For that reason, the System.IO.Compression +doesn't work. + +Fix: install and deploy a zlib version compiled with mingw, +like the other libs Mono deploys. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
