error while loading shared libraries xx.so处理方法
一般我们在Linux下执行某些外部程序的时候可能会提示找不到共享库(error while loading shared libraries xx.so)的错误,
比如:
tmux: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file
转载
2016-03-15 10:01:20 ·
475 阅读 ·
0 评论