This is a discussion on [stunnel-users] Re: enabling zlib compression within the Stunnel Users forums, part of the Networking and Network Related category; OK - after checking the OpenSSL src-rpm I can confirm that zlib is compiled... ../Configure \ --prefix=%{_prefix} --openssldir=%{_datadir}/ssl ${...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
OK - after checking the OpenSSL src-rpm I can confirm that zlib is compiled...
../Configure \ --prefix=%{_prefix} --openssldir=%{_datadir}/ssl ${sslflags} \ zlib no-idea no-mdc2 no-rc5 no-ec shared \ --with-krb5-flavor=MIT \ -I%{_prefix}/kerberos/include -L%{_prefix}/kerberos/%{_lib} \ ${sslarch} Any ideas why the "compression=zlib" option still produces the "Failed to add zlib compression method" error? Thanks very much. >On Fri, 23 Jun 2006 17:01:24 , ahall@madasafish.com> sent: > >>Hi there, >> >>When I try to enable zlib compression at the server I get this error when >>starting it up... >> >>2006.06.23 15:44:39 LOG3[3426:3086293504]: Failed to add zlib compression method >> >>How do I get zlib to work? Do I need to compile OpenSSL with zlib? >> >>I'm using Fedora Core 3 with stunnel-4.15, and OpenSSL and zlib are from RPM's. >> >>Thanks very much. ---- - Madasafish - Voted Best Heavy Consumer Broadband Provider in the 2006 Internet Industry Awards http://www.madasafish.com/ _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users |