i have IPCOP box with OpenVPN add-on installed. The Vpn server is working fine tested with OpenVPN GUI for windows. Yesterday, i installed KVPNC on my slackware 11.0 laptop. i downloaded open vpn zip file which contains the certificate and the config file. i started the kvpnc wizard and i imported openvpn config file and the certificate successfully. when i try to start the connection, the KVPNC debug console hangs up on this output:
Code:
info: openvpn: /usr/sbin/openvpn
info: "openvpn" started.
so KVPNC is not able to start openvpn....
i tried to start openvpn from the console and here is the output:
Code:
root@slack:~# /usr/sbin/openvpn
/usr/sbin/openvpn: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: No such file or directory
so i went to
www.linuxpackages.com and
www.slackware.com/packages and tried to search for liblzo2 package but not luck .... can somebody tell me were i can find a slackware package for liblzo2? additionally, i couldn't figure out were kvpnc logs it's erros to ... any ideas? thank you
Wael