Hi all,
The validator suddenly stops to work when it informs an error like:
"error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory"
I tried to replace with an original validator but it still hasn't worked. After searching on google, somebody stated that I need to install package libmysqlclient16-dev. Moreover, this validator still worked somedays before and now it doesn't work anymore. Anyone has an idea about that?
I think I know the problem. The file is compiled at my local machine, so some libraries are not included. |