It looks like the libflashplayer.so can't find the libraries it needs:
This is tar downloaded from Adobe:
# ldd libflashplayer.so.10 | grep not
        libnss3.so => not found
        libsmime3.so => not found
        libssl3.so => not found
        libplds4.so => not found
        libplc4.so => not found
        libnspr4.so => not found


The libflashplayer.so from the tar that the experimental package downloads:
# ldd libflashplayer.so | grep not
        libcurl.so.3 => not found
        libssl3.so => not found
        libnss3.so => not found
        libnspr4.so => not found


I get libcurl.so.3 not found when trying to install the package at the
part where nspluginwrapper runs.  I also get that running
update-flashplugin-nonfree.  Also running nspluginscan if the FP10 .so
is in place in /usr/lib/mozilla/plugins.
-- 
Cade



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to