ldconfig

Cannot open shared object file

March 20, 2015 Blog

Problem: I built zeromq and installed it in linux. But, the application using it returned follow msg: libzmq.so.1: cannot open shared object file:No such file or directory WTF! I...