error while loading shared libraries: liblz4.so

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
Arjen
OpenVpn Newbie
Posts: 1
Joined: Sat Jan 25, 2020 7:07 pm

error while loading shared libraries: liblz4.so

Post by Arjen » Sat Jan 25, 2020 7:11 pm

Hello, after installing openvpn on VPS and trying to start server, I am getting this error:

process started and then immediately exited: ['openvpn-openssl: error while loading shared libraries: liblz4.so.1: cannot open shared object file: No such file or directory']
service failed to start or returned error status
process started and then immediately exited: ['openvpn-openssl: error while loading shared libraries: liblz4.so.1: cannot open shared object file: No such file or directory']
service failed to start or returned error status

Any solutions, please?

Za didi!
OpenVpn Newbie
Posts: 3
Joined: Mon Feb 17, 2020 11:57 pm

Re: error while loading shared libraries: liblz4.so

Post by Za didi! » Tue Feb 18, 2020 12:20 am

hi
For Ubuntu

Code: Select all

apt update
apt install liblz4-1

Post Reply