| Red Hat This forum is for the discussion of Red Hat Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-30-2008, 04:15 AM
|
#1
|
|
Member
Registered: Aug 2004
Posts: 296
Rep:
|
CentOS 5 and Adobe Firefox plug-ins
I'm running CentOS 5 and following the instructions in a howtoforge article tried to install Adobe as a Firefox plug-in. While the Adobe reader seems to have installed fine on the system, I still can't get it or Flash/Shockwave working with Firefox. In googling, I found mention of an additional app called acroread-plugins but don't see it available under yum. Is there another repository that I need to get these?
Thanks for any help you can provide.
|
|
|
|
04-30-2008, 05:49 AM
|
#2
|
|
Moderator
Registered: May 2001
Posts: 24,969
|
The PDF Reader and Flash plugin are different things. "Acroread-plugins" by name seems related to the PDF reader and (I think) won't help you get Flash going. Saying "doesn't work" won't help because it could be a myriad of things, error messages or something would be better. The "flash-plugin" package (DAG or RPMForge repo) contains the plugin and AFAIK is all you need. 'rpm -q flash-plugin' should return the name if it's installed. Does your ~/.mozilla/plugins/ directory contain a copy of or link to the libflashplayer.so (for location see 'rpm -ql flash-plugin')? When you type "about  lugins" in the Firefox location bar, is the plugin listed? And that particular (remote) resource (.swf) you're testing with isn't blocked by a plugin like NoScript?
|
|
|
|
05-02-2008, 04:04 PM
|
#3
|
|
Member
Registered: Aug 2004
Posts: 296
Original Poster
Rep:
|
Thanks for the feedback. I don't get any error messages. It looks like even though I installed it through Firefox, it installed it as a general application to the OS rather than as a plugin. I'm going to uninstall it and try again.
|
|
|
|
05-03-2008, 07:00 AM
|
#4
|
|
Moderator
Registered: May 2001
Posts: 24,969
|
Quote:
Originally Posted by Linux31
I don't get any error messages. (...) I'm going to uninstall it and try again.
|
Like reinstalling a complete GNU/Linux distribution when some subsystem doesn't work, reinstalling an application is often an unnecessary reflex mostly done if people do not (care to) understand what's going on. But since you didn't reply anything after "error messages" maybe reinstalling stuff over and over again was meant to be your Groundhog Day...
|
|
|
|
08-13-2008, 08:36 PM
|
#5
|
|
LQ Newbie
Registered: Jan 2007
Location: PRC
Distribution: Ubuntu 9.04
Posts: 24
Rep:
|
I actually do care to know what is going on, and i'm having the same issues on CentOS 5.2 . Any help would go most appreciated.
Quote:
Originally Posted by unSpawn
The "flash-plugin" package (DAG or RPMForge repo) contains the plugin and AFAIK is all you need. 'rpm -q flash-plugin' should return the name if it's installed. Does your ~/.mozilla/plugins/ directory contain a copy of or link to the libflashplayer.so (for location see 'rpm -ql flash-plugin')?
|
it's already installed, and no, it is not there
Code:
[root@Zhuge ~]# yum install flash-plugin
Loading "fastestmirror" plugin
Loading "priorities" plugin
Loading mirror speeds from cached hostfile
* rpmforge: ftp-stud.fht-esslingen.de
* base: mirrors.unbornmedia.com
* updates: mirror.cs.vt.edu
* addons: mirror.myriadnetwork.com
* extras: mirror.fdcservers.net
297 packages excluded due to repository priority protections
Setting up Install Process
Parsing package install arguments
Package flash-plugin - 9.0.124.0-1.el5.rf.i386 is already installed.
Nothing to do
[root@Zhuge ~]# rpm -ql flash-plugin
/usr/lib/mozilla/plugins
/usr/lib/mozilla/plugins/libflashplayer.so
[root@Zhuge ~]#
Quote:
When you type "about lugins" in the Firefox location bar, is the plugin listed? And that particular (remote) resource (.swf) you're testing with isn't blocked by a plugin like NoScript?
|
"about : plugins" says it is installed, and i am not using any script blocking apps. I'm trying to use rosetta stone online and their system check says shockwave is not detected, in addition to not working properly.
Thanks again in advance.
|
|
|
|
08-14-2008, 07:05 PM
|
#6
|
|
LQ Newbie
Registered: Jan 2007
Location: PRC
Distribution: Ubuntu 9.04
Posts: 24
Rep:
|
*Just to clarify, I am not Linux31. The previous post may have insinuated a response from that user.
|
|
|
|
11-04-2008, 07:41 PM
|
#7
|
|
LQ Newbie
Registered: Nov 2008
Posts: 1
Rep:
|
Quote:
Originally Posted by unSpawn
But since you didn't reply anything after "error messages" maybe reinstalling stuff over and over again was meant to be your Groundhog Day...
|
Hmm... I felt compelled to reply as the mod is an ass... Seems after going through the effort of mocking, when someone DOES "reply" they don't get a "reply" back. Way to promote linux, by being a dick.
|
|
|
|
12-03-2008, 01:47 PM
|
#8
|
|
LQ Newbie
Registered: Dec 2008
Posts: 3
Rep:
|
I had a same problem and found flash plugin file (libflashplayer.so) in /usr/lib/flash-plugin/
and copied it (as root) to /usr/lib/mozilla/plugins/
now it works fine... Hope this helps 
|
|
|
1 members found this post helpful.
|
11-25-2009, 02:16 PM
|
#9
|
|
LQ Newbie
Registered: Nov 2008
Posts: 9
Rep:
|
Greeting to all,
I have the same problem. I've checked to see if the file libflashplayer.so exists in the required locations they exist but my flash is still not working.
Your help is greatly appreciated.
Thanks,
Ramon
|
|
|
|
11-26-2009, 06:27 AM
|
#10
|
|
Senior Member
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,115
Rep: 
|
Install adobe-release rpm to get yum repo file for adobe repository, and then run "yum install flash-player" or "yum install flash-player --enablerepo=adobe-linux" if adobe-linux repo is not enabled by default. That should be it. Of course install without running Firefox instances or restart Firefox if you accidentally do.
|
|
|
|
04-01-2011, 07:26 PM
|
#11
|
|
LQ Newbie
Registered: Apr 2008
Location: San Jose, CA.
Distribution: CentOS
Posts: 10
Rep:
|
huarang has it right. I just tested his solution for one of my developers and it worked like a charm.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 03:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|