Linda Stark
2009-Apr-04 17:11 UTC
[CentOS] Having trouble installing flash player on centos 5.3 desktop machine
Hi, I'm having trouble getting the flash player installed onto my centos desktop. When i go to the adobe site, I click on the YUM for Linux version, then install it, and PC says "/tmp/adobe-release-i386-1.0-1.noarch-1.rpm is already installed" - but it's not working. So then tried downloading the .tar.gz for linux version, and PC asks me which program to open to install it, and i don't have a clue. Then I try downloading the .rpm version for linux, and my pc says "/tmp/flash-plugin-10.0.22.87-release.i386.rpm is already installed", but it's still not working. What am I doing wrong? Thanks anyone. _________________________________________________________________ Rediscover Hotmail?: Get e-mail storage that grows with you. http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Storage1_042009 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090404/f176c1a3/attachment-0002.html>
Robert Heller
2009-Apr-04 17:26 UTC
[CentOS] Having trouble installing flash player on centos 5.3 desktop machine
At Sat, 4 Apr 2009 10:11:50 -0700 CentOS mailing list <centos at centos.org> wrote:> > > > > Hi, > > > I'm having trouble getting the flash player installed onto my centos desktop. > > When i go to the adobe site, I click on the YUM for Linux version, then install it, and PC says "/tmp/adobe-release-i386-1.0-1.noarch-1.rpm is already installed" - but it's not working.With the yum repo installed, you then need to start a terminal (Applications->System Tools->Terminal, I think -- I don't use gnome, so I am not sure), then in the terminal window you type: sudo yum -y install flash_player Assuming you are loged in as a sudo enabled user (and you really should NOT be loged in as root). Sudo will ask for a password -- enter your user's password.> > So then tried downloading the .tar.gz for linux version, and PC asks me which program to open to install it, and i don't have a clue. > > Then I try downloading the .rpm version for linux, and my pc says "/tmp/flash-plugin-10.0.22.87-release.i386.rpm is already installed", but it's still not working. > > What am I doing wrong? > > Thanks anyone. > > _________________________________________________________________ > Rediscover Hotmail??: Get e-mail storage that grows with you. > http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Storage1_042009MIME-Version: 1.0 > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >-- Robert Heller -- Get the Deepwoods Software FireFox Toolbar! Deepwoods Software -- Linux Installation and Administration http://www.deepsoft.com/ -- Web Hosting, with CGI and Database heller at deepsoft.com -- Contract Programming: C/C++, Tcl/Tk
Michael A. Peters
2009-Apr-04 17:28 UTC
[CentOS] Having trouble installing flash player on centos 5.3 desktop machine
Linda Stark wrote:> Hi, > > I'm having trouble getting the flash player installed onto my centos > desktop. > > When i go to the adobe site, I click on the YUM for Linux version, then > install it, and PC says "/tmp/adobe-release-i386-1.0-1.noarch-1.rpm is > already installed" - but it's not working.I had a hell of a time getting it work on my x86_64 desktop when FireFox 3 was released. Then I found out about an experimental x86_64 plugin - http://labs.adobe.com/downloads/flashplayer10.html No pretty installer, just a plugin. Put it in /usr/lib64/mozilla/plugins/ (and get rid of any others) and restart firefox. Are you by chance on x86_64?
William L. Maltby
2009-Apr-04 17:56 UTC
[CentOS] Having trouble installing flash player on centos 5.3 desktop machine
On Sat, 2009-04-04 at 10:11 -0700, Linda Stark wrote:> Hi, > > I'm having trouble getting the flash player installed onto my centos > desktop. > > When i go to the adobe site, I click on the YUM for Linux version, > then install it, and PC says > "/tmp/adobe-release-i386-1.0-1.noarch-1.rpm is already installed" - > but it's not working. > > So then tried downloading the .tar.gz for linux version, and PC asks > me which program to open to install it, and i don't have a clue. > > Then I try downloading the .rpm version for linux, and my pc says > "/tmp/flash-plugin-10.0.22.87-release.i386.rpm is already installed", > but it's still not working. > > What am I doing wrong?I don't know, but what you describe sure doesn't look like my 5.x system.> > Thanks anyone.Being a weekend, the really knowledgeable folks may not be active today. I would suggest you eventually google and select centos site in the advanced search page. There's been some threads about plugins recently. These all a related to Firefox IIRC. I've listed a few things below that may get you going. If not, "Google is your friend". What I do know, is this. $ rpm -q adobe-release-i386 adobe-release-i386-1.0-1 $ rpm -q --whatprovides /usr/lib/flash-plugin flash-plugin-10.0.22.87-release $ rpm -q --filesbypkg flash-plugin-10.0.22.87-release flash-plugin /usr/lib/flash-plugin flash-plugin /usr/lib/flash-plugin/LICENSE flash-plugin /usr/lib/flash-plugin/README flash-plugin /usr/lib/flash-plugin/homecleanup flash-plugin /usr/lib/flash-plugin/libflashplayer.so flash-plugin /usr/lib/flash-plugin/setup flash-plugin /usr/share/doc/flash-plugin-10.0.22.87 flash-plugin /usr/share/doc/flash-plugin-10.0.22.87/readme.txt $ locate flash-plugin /usr/lib/flash-plugin /usr/lib/flash-plugin/LICENSE /usr/lib/flash-plugin/README /usr/lib/flash-plugin/homecleanup /usr/lib/flash-plugin/libflashplayer.so /usr/lib/flash-plugin/setup /usr/share/doc/flash-plugin-10.0.22.87 /usr/share/doc/flash-plugin-10.0.22.87/readme.txt In my history file made with rpm -qa --last >Desktop/RpmInstalledByDate is flash-plugin-10.0.22.87-release Wed 25 Feb 2009 05:19:20 AM EST Since it has no "el5" of "rf", I presume it came from Adobe, so you are apparently in the right place. Nothing like you were describing should ever install in /tmp. /tmp is a temporary storage area that is subject to arbitrary "cleaning". Maybe that's the problem? Maybe from a previous attempt a temporary file was left in /tmp and the new attempt can't overwrite it? I don't know. I guess the first thing you might want to do is find out where you got the version that the system says is installed. Then you might want to remove it - I don't know this - since ISTM that it may be a non-standard package. You *may* want to setup the repository for Adobe if you want updates automatically (or manually) via yum. IIRC, the instructions are on the web site. If you do set up the repository and import the gpg key, etc., then a "yum list available", "yum install <pkgname>", etc. will work for it just like anything else.> > > ______________________________________________________________________ > Rediscover Hotmail?: Get e-mail storage that grows with you. Check it > out.No thanks.> <snip sig stuff>If you can't get the adobe stuff setup, post back and I'll list my repo file. HTH -- Bill