遇到
error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
的报错:
解决方案:
apt install libgtk2.0-0
遇到
error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
的报错:
解决方案:
apt install libgtk2.0-0