*** NSPlugin Viewer *** preloader not founddebugging went along the lines of
nspluginwrapper: no appropriate viewer found for /usr/lib/flashplugin-nonfree/libflashplayer.so
ldd /usr/lib/nspluginwrapper/i386/linux/npviewer.binand finding that some libs were missing...
(in between i also found that linux32 should be installed - but wasn't. strace -f was helpful...)
...what helped in the end:
aptitude install -t testing linux32 ia32-libs ia32-libs-gtk flashplugin-nonfree/unstable
references:
No comments:
Post a Comment