我正在尝试在以下机器上运行 Quartus 13.0:
parrot 4.18.0-parrot10-amd64 #1 SMP Debian 4.18.10-1parrot10 (2018-10-06) x86_64 GNU/Linux.
我已经完成了 Quartus 13.0 的安装,当我尝试执行它时,我得到了这个错误:
quartus: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
我已经阅读了堆栈溢出和其他网站中的所有相关问题,但没有人为我工作。
在寻找该文件时,我找到了它。我试图做一个硬链接,但它也不起作用。搜索结果:
┌─[pepbd@parrot]─[~]
└──╼ $ls -ld $(locate -r libpng.*\.so.*)
lrwxrwxrwx 1 root root 19 nov 19 17:09 /usr/lib/x86_64-linux-gnu/libpng16.so.16 -> libpng16.so.16.34.0
-rw-r--r-- 1 root root 210864 jul 10 13:17 /usr/lib/x86_64-linux-gnu/libpng16.so.16.34.0
-rw-r--r-- 1 root root 18272 oct 14 21:59 /usr/lib/x86_64-linux-gnu/vlc/plugins/codec/libpng_plugin.so