LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   flash plugin for mozilla plugin doesn't work. (https://www.linuxquestions.org/questions/suse-opensuse-60/flash-plugin-for-mozilla-plugin-doesnt-work-771790/)

raju.mopidevi 11-26-2009 05:14 PM

flash plugin for mozilla plugin doesn't work.
 
I am using openSUSE 11.0. This OS installation gives firefox 3.0.5 Beta.
I had installed new version of firefox at /usr/local/bin/firefox.
I had placed link of this firefox at /usr/bin
using this command ->
Code:

linux-snvz:/usr/bin # ln -s /usr/local/bin/firefox/firefox firefox
My older firefox contains the flush plugin. So i can easily played youtube video's in my browser. But now my new browser saying that it doesn't have flash plugin.
I was tried to install flash plugin once again.
Code:

linux-snzv:/home/raju/Downloads # rpm -ivh *.rpm
Preparing...                ########################################### [100%]
  1:flash-plugin          ########################################### [100%]

Even after installation also my browser is again without flash plugin.

ozanbaba 11-27-2009 11:20 AM

Quote:

Originally Posted by raju.mopidevi (Post 3770763)
I am using openSUSE 11.0. This OS installation gives firefox 3.0.5 Beta.
I had installed new version of firefox at /usr/local/bin/firefox.
I had placed link of this firefox at /usr/bin
using this command ->
Code:

linux-snvz:/usr/bin # ln -s /usr/local/bin/firefox/firefox firefox
My older firefox contains the flush plugin. So i can easily played youtube video's in my browser. But now my new browser saying that it doesn't have flash plugin.
I was tried to install flash plugin once again.
Code:

linux-snzv:/home/raju/Downloads # rpm -ivh *.rpm
Preparing...                ########################################### [100%]
  1:flash-plugin          ########################################### [100%]

Even after installation also my browser is again without flash plugin.

plug-in dir problem i guess.

try copyirg flashplugin to /usr/local/lib/firefox-$VERSION/plugins/

alternatively use $HOME/.mozilla/plugin/ (if it's not there, create it)

raju.mopidevi 11-28-2009 06:25 AM

yeah ! it's correct .

i had placed libflashplugin.so in my firefox instlled folder (i.e. "/usr/local/bin/firefox/plugin/" ). then my firefox is able play flash video's like youtube videos.

thank you.

ozanbaba 11-28-2009 07:25 AM

Quote:

Originally Posted by raju.mopidevi (Post 3772269)
yeah ! it's correct .

i had placed libflashplugin.so in my firefox instlled folder (i.e. "/usr/local/bin/firefox/plugin/" ). then my firefox is able play flash video's like youtube videos.

thank you.

you're welcome


All times are GMT -5. The time now is 06:35 AM.