Are you sure you have zlib installed? It's possible that mono just assumed that zlib was available and usable.
Alan. On Sat, May 8, 2010 at 5:07 PM, markalanj <[email protected]> wrote: > > Hello > > I am using Mono 2.6.4 on OpenSUSE 11.1 and I am getting the following error > when trying to use gzip compression > > Unhandled Exception: System.EntryPointNotFoundException: CreateZStream > at (wrapper managed-to-native) > System.IO.Compression.DeflateStream:CreateZStream > (System.IO.Compression.CompressionMode,bool,System.IO.Compression.DeflateStream/UnmanagedReadOrWrite,intptr) > > Below is the line of text from the output of the Mono configure script that > shows configure is happy with my zlib install. > > zlib: system zlib > > > Cheers, > Mark > > > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Unhandled-Exception-System-EntryPointNotFoundException-CreateZStream-tp2136250p2136250.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
