Comment 5 for bug 1058586

Revision history for this message
Thomas Leberbauer (slosd) wrote :

How is nspluginwrapper supposed to work on 64bit ArchLinux?

I installed multilib/nspluginwrapper 1.4.4-2.1 and I get:
*** 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 /opt/nuvolaplayer/flash/orig/libflashplayer.so

Fixed by:
# ln -s /usr/lib32/libssl.so /usr/lib32/libssl3.so

But then I get the same error for libsmime3.so and there is only a 64bit version for that.