标签:
一般我们在Linux下执行某些外部程序的时候可能会提示找不到共享库的错误, 比如:
tmux: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file or directory
"error while loading shared libraries: xxx.so.x" 错
标签:
原文地址:http://my.oschina.net/zhangjie830621/blog/470966