preload preload preload preload

mysql-proxy: error while loading shared libraries: libmysql-proxy.so.0 or libmysql-chassis.so

Getting the below errors: $ ./agent/sbin/mysql-proxy -V mysql-proxy: error while loading shared libraries: libmysql-chassis.so.0: cannot open shared object file: No such file or directory mysql-proxy: error while loading shared libraries: libmysql-proxy.so.0: cannot open shared object file: No such file or directory The error ...
1