摘要:
当你安装某些软件,出现这些提示的时候,apt,dpkg都提示找不这个包。 libappindicator3.so.1: cannot open shared object file: No such file or directory . 然后就是各种找,有些方法以前管用,新版本就不行了。下面是我的 阅读全文
摘要:
YouCompleteMe VIM:YouCompleteMe unavailable: requires Vim compiled with Python (3.5.1+) support 首先重新编译vim ~$ tar -xjf vim-8.1.tar.bz2 ~$ cd vim81 ~$ . 阅读全文