LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   32-bit flash player with nspluginwrapper on slackware 64 (https://www.linuxquestions.org/questions/slackware-14/32-bit-flash-player-with-nspluginwrapper-on-slackware-64-a-755781/)

ponce 07-20-2010 01:30 AM

that should be unharmful, I got that also and flash works: if you install it with the nspluginwrapper command line above all should be ok.

http://img828.imageshack.us/img828/2285/schermata1.png

brianL 07-20-2010 03:32 AM

Wouldn't it be easier to get the 32-bit Firefox, and do this:
Code:

convertpkg-compat32 -i mozilla-firefox-3.6.6-i686-1.txz -o mozilla-firefox-compat32-3.6.6-x86_64-1.txz
Install it, get the 32-bit Flash, and put libflashplayer.so in /usr/lib/mozilla/plugins. That's what I've done and everything works OK.

Dankles 07-20-2010 03:55 AM

@ponce:

Ok, I've figured it out.

"nspluginwrapper -v -i /usr/lib/mozilla/plugins/libflashplayer.so" was erroring out. Complaining about libssl.so


So I added "/usr/lib/seamonkey" to the end of "/etc/ld.so.conf" like you had mentioned in an earlier post.

That fixed it. The plugin is now registered in firefox and works.


Thanks for the help!

ponce 07-20-2010 06:03 AM

that might not be a good idea, as I reported above.

the LD_PRELOAD method is ugly but it doesn't wreck you system.


All times are GMT -5. The time now is 01:04 AM.