官网下载ubuntu64位的deb包,dpkg -i 安装包。
运行时如果提示/.lantern/bin/lantern: error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory 。
安装:apt-get install libappindicator3-1
然后终端运行lantern即可。
官网下载ubuntu64位的deb包,dpkg -i 安装包。
运行时如果提示/.lantern/bin/lantern: error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory 。
安装:apt-get install libappindicator3-1
然后终端运行lantern即可。