2016年11月23日星期三

error while loading shared libraries: .so : cannot open shared object file: No such file or directory

error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory Fix: If you have the lib, just make a symbol link. ln -s your_path/libevent-2.0.so.5 /usr/lib/libevent-2.0.so.5

没有评论:

发表评论