0
I am using Slackware 14 and I installed flash player as in this blog post http://goo.gl/A0Yxf. According to which I simply copied the "libflashplayer.so" provided by Adobe to the firefox plugin directory and it was working perfectly.
So when new Firefox versions came I installed a new version following the steps in this post http://goo.gl/HOJVd and I did the same steps to install flash player. I didn't remove the old firefox installation. The problem is that if I am use the link to the old firefox I can use the flash player but else new installation doesn't recognize the flash player installation.
Can anybody tell me what I have done wrong here.
Where did you put the plugin? In your
$HOME/.mozilla/firefox/<PROFILE NAME>/plugins
directory? There are various "plugin directories" for firefox. The post you linked to is how you installed thunderbird, could you show us the actual commands you ran to install firefox? Did you also link it to/usr/bin
? Where is the other firefox instance installed. The more infor you give, the likelier it is we will be able to help you. – terdon – 2013-06-20T14:42:13.467@terdon 1. I put the plugin in "/usr/lib64/firefox-*/plugins". 2. Yes, I installed the firefox in the same way, actually I don't have the commands as installed it one month ago. 3. Yes, I linked firefox to '/user/bin'. 4. in '\usr\lib64\firefox-15.0.1'.
Thanks – abhips – 2013-06-20T16:51:51.837
Does it work if you save the plugin in your
$HOME/.mozilla/firefox/<PROFILE NAME>/plugins
directory? – terdon – 2013-06-20T17:31:05.327@terdon seriously I haven't checked that, I'll try it out and let you know. :) – abhips – 2013-06-20T17:33:49.010
@terdon, Found the solution :). link, actually your comments lead me to the idea to research about plugin directories for firefox. Thanks a lot for your time and effort :)
– abhips – 2013-06-20T18:26:36.357You're very welcome. Could you please write your solution up as an answer and accept it so the question can be marked as answered? – terdon – 2013-06-20T23:16:22.147