通常の方法で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で動作させるには何をする必要がありますか?