当我尝试通过常规方法在Ubuntu 13.10中安装Flash Debug Player时,出现以下错误:
$ sudo nspluginwrapper -v -i /usr/lib/adobe-flashplugin/libflashplayer.so
*** NSPlugin Viewer *** ERROR: libssl3.so: cannot open shared object file: No such file or directory
*** NSPlugin Viewer *** ERROR: libssl3.so: cannot open shared object file: No such file or directory
nspluginwrapper: no appropriate viewer found for /usr/lib/adobe-flashplugin/libflashplayer.so
解决此问题的现有答案(安装ia32-libs)当然不起作用,因为自从MultiArch之前添加一个版本以来,该软件包就不存在。
我需要怎么做才能在13.10上正常运行?