 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

5th July 2009, 08:13 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 14

|
|
|
F11 x86_64, Firefox 3.5, flash-plugin i386, mozilla-plugin-config
I'm running Fedora 11 x86_64 (a fresh install), Firefox 3.5, flash-plugin i386 installed from Adobe yum repository. Everything works fine. However, after every reboot I need to run mozilla-plugin-config before the flash plugin will work. Before I run mozilla-plugin-config, I will receive an error message "Additional plugins are required to display the media on this page."
I've attached the output of mozilla-plugin-config -i -g -v
Any ideas?
|

8th July 2009, 04:00 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 14

|
|
|
I tried your suggestion. I uninstalled flash-plugin-i386 and installed the x86_64 version. It works just fine. However, I still have the same problem - I need to run mozilla-plugin-config after reboot.
|

16th July 2009, 09:18 AM
|
 |
Registered User
|
|
Join Date: May 2008
Location: That's why we all leave Bigpond ISP.
Posts: 84

|
|
Quote:
Originally Posted by _pi
|
I will concur this method also worked for me.
__________________
That's why we all leave Bigpond ISP.
Once you use linux, learn a few basics, you'll never go back to the windows darkness.
|

17th July 2009, 08:00 AM
|
 |
Registered User
|
|
Join Date: Jul 2009
Posts: 66

|
|
Quote:
Originally Posted by Astrals
I will concur this method also worked for me.
|
Can you see the CISCO site without having your 64bit firefox crashed?
http://www.cisco.com/
__________________
Disc space -- the final frontier!
|

17th July 2009, 08:18 AM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855

|
|
I'm using the same 64bit flash plugin. The cisco site works fine for me.
As a side note, I've also got flashblock installed and I did have to whitelist www.cisco.com before the flash would display. Just clicking the play button on the flash object did not work.
|

19th July 2009, 05:53 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 14

|
|
|
link plugin to ~/.mozilla/plugins - we have a winner!
When I linked the plugin to ~/.mozilla/plugins, I no longer need to run mozilla-plugin-config. Thank you for your simple, and effective advice.
|

21st July 2009, 10:36 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 22

|
|
|
Using the same flash plugin on F11 x86_64, Firefox 3.5. I had a different problem since some time ago:
When logging in to a session after having left firefox open in previous session, flash plugin isn't found. And that even if I restart firefox. But if I close firefox before logging out, then flash is OK in the next session. (I think I've already had that problem in F8... don't remeber the fix, probably an update).
This time the link trick fixed the problem:
ln -s /usr/lib64/mozilla/plugins/libflashplayer.so ~/.mozilla/plugins/
Thanks!
|

27th July 2009, 11:44 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Location: U.S., Michigan
Posts: 92

|
|
|
Flash Plug in:
I hope someone is still watching this thread. I have this problem 'sort of'. I can not get the flash-plugin to install at all. If I run the rpm file, it comes back saying it's already installed but I can't find the plugin in the mozilla directory.
I copied and pasted "ln -s /usr/lib64/mozilla/plugins/libflashplayer.so ~/.mozilla/plugins/" in a terminal and here's the response:
[root@dv5 Joe]# ln -s /usr/lib64/mozilla/plugins/libflashplayer.so ~/.mozilla/plugins/
ln: target `/root/.mozilla/plugins/' is not a directory: No such file or directory
would make sense since I can't find it either. Help at this point would be appreciated.
JoeF
FC11x64 on a HP dv5 with Intel Core2 Duo
|

27th July 2009, 11:58 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 14

|
|
|
Is libflashplayer.so in /usr/lib64/mozilla/plugins?
Do you usually login to your computer with an account other than root? Pretending the name of that user is "username", the command would be:
sudo ln -s /usr/lib64/mozilla/plugins/libflashplayer.so /home/username/.mozilla/plugins
Good luck.
|

28th July 2009, 12:27 AM
|
|
Registered User
|
|
Join Date: Feb 2007
Location: U.S., Michigan
Posts: 92

|
|
|
thanks for the quick reply. I did as you said and here's the results:
[root@dv5 Joe]# sudo ln -s /usr/lib64/mozilla/plugins/libflashplayer.so /home/Joe/.mozilla/plugins
ln: creating symbolic link `/home/Joe/.mozilla/plugins/libflashplayer.so': File exists
|

28th July 2009, 12:31 AM
|
 |
Registered User
|
|
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,449

|
|
|
Yeah, that means you don't need to do anything, the file or link is already there right (or at least here's some wrong file or link there that you need to
change) ? What do you see if you look in the directory with "ls" ?
ls -l ~Joe/.mozilla/plugins
|

28th July 2009, 12:32 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 14

|
|
|
Okay. So if you ls -l /home/Joe/.mozilla/plugins/libflashplayer.so you see the link to /usr/lib64/mozilla/plugins ? You've closed and reopened firefox? And when you try to see a flash video, you get an error saying you need to install a plugin?
|

28th July 2009, 12:44 AM
|
|
Registered User
|
|
Join Date: Feb 2007
Location: U.S., Michigan
Posts: 92

|
|
|
Marko:
[root@dv5 Joe]# ls -l ~Joe/.mozilla/plugins
total 0
lrwxrwxrwx. 1 Joe Joe 44 2009-07-27 18:42 libflashplayer.so -> /usr/lib64/mozilla/plugins/libflashplayer.so
**********************
Bongoman:
[root@dv5 Joe]# ls -l /home/Joe/.mozilla/plugins/libflashplayer.so
lrwxrwxrwx. 1 Joe Joe 44 2009-07-27 18:42 /home/Joe/.mozilla/plugins/libflashplayer.so -> /usr/lib64/mozilla/plugins/libflashplayer.so
sorry. forgot to add:
Yes I have quit Firefox and restarted. still the same problem. and yes when I try a flash video, page comes up telling me I need the plugin.
Last edited by JoeF; 28th July 2009 at 12:47 AM.
|

28th July 2009, 07:19 AM
|
 |
Registered User
|
|
Join Date: Jul 2009
Posts: 66

|
|
The link is there, but does it point to an existing file? What is the output of:
Code:
ls -al /usr/lib64/mozilla/plugins/
in your system?
__________________
Disc space -- the final frontier!
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:45 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|