Thanx Gert for the explanation.
I get the following:
ldd openvpn
linux-vdso.so.1 => (0x7ffc2e1da000)
libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x7fd04c672000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2
(0x7fd04c45c000)
liblzo2.so.2 => /usr/lib/x86_
Hi,
this is a question better suited for openvpn-devel, really...
On Thu, Aug 24, 2017 at 08:12:13PM +0300, Abi Askushi wrote:
> apt-get install libpam0g-dev liblzo2-dev liblz4-dev
[..]
> Then I created a deb file from the above.
>
> Do I need to install any LZ4 libraries on other devices where
Hi All,
I have compiled that latest openvpn 2.4.3, as below:
apt-get install libpam0g-dev liblzo2-dev liblz4-dev
./configure --build=x86_64-linux-gnu --prefix=/usr --sysconfdir=/etc
OPENSSL_LIBS="-L/usr/local/ssl/lib -lssl -lcrypto"
OPENSSL_CFLAGS="-I/usr/local/ssl/include" --disable-debug
--dis