Re: [Openvpn-devel] The use of lzo if OpenSSL has zlib

2005-09-04 Thread Matthias Andree
On Sat, 03 Sep 2005, mts.spb.s...@mail.ru wrote: > I did not have lzo's lib and headers before I attempted OpenVPN > port, so I had to "./configure --disable-lzo". So get LZO, compile and install it, then compile OpenVPN. > When I ported OpenSSL (long ago) - I ./configure'd it to use zlib.

Re[2]: [Openvpn-devel] The use of lzo if OpenSSL has zlib

2005-09-04 Thread mts . spb . suxx
Hello Matthias, Sunday, September 4, 2005, 9:00:25 PM, you wrote: >> What if I port lzo too and use it for OpenVPN configuration? >> I will still have to link with the zlib, but which compression the >> OpenVPN daemon will use if lzo is enabled in it's configuration? MA> If OpenSSL wants zli