|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 1/6/07 10:25 AM, David Newman wrote:
> OpenBSD 4.0/i386, openvpn-2.0.9, and lzo-2.02
>
> Per the INSTALL file, running this command:
>
> ./configure --with-lzo-headers=/usr/local/include/lzo \
> --with-lzo-lib=/usr/local/lib
>
> returns this error:
>
> LZO headers were found but LZO library was not found
>
RTFM error: As noted in INSTALL, the headers location should be
/usr/local/include. OpenVPN 2.0.9 installs and compiles OK.
Next problem: Is OpenVPN actually using lzo2, not lzo1?
The available evidence doesn't point one way or the other:
# openvpn --version
OpenVPN 2.0.9 i386-unknown-openbsd4.0 [SSL] [LZO] built on Jan 6 2007
Developed by James Yonan
Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@xxxxxxxxxxx>
# ldd `which openvpn`
/usr/local/sbin/openvpn:
Start End Type Open Ref GrpRef Name
00000000 00000000 exe 1 0 0 /usr/local/sbin/openvpn
0cb94000 2cb9f000 rlib 0 1 0 /usr/lib/libssl.so.11.0
02591000 225c1000 rlib 0 1 0 /usr/lib/libcrypto.so.13.0
0396c000 2399d000 rlib 0 1 0 /usr/lib/libc.so.39.3
09d27000 09d27000 rtld 0 1 0 /usr/libexec/ld.so
OpenVPN 2.1_rc1 does display lzo version info:
# openvpn --version
OpenVPN 2.1_rc1 i386-unknown-openbsd4.0 [SSL] [LZO2] built on Jan 6 2007
Developed by James Yonan
Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@xxxxxxxxxxx>
For use in a production setting, does 2.0.9 actually use lzo2 and just
not say so?
thanks
dn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)
iD8DBQFFoEcLyPxGVjntI4IRArxuAKC/s0lJLnknPVqScQjbOYnWKURGFwCg1AZX
wXfTWpiIvvALhyZGMug4cy4=
=Xxsj
-----END PGP SIGNATURE-----
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|