gnuplot: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
输入:
sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
最后一项是libqt5core的路径,通过:find / -name [name*]
寻找
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。