Installing the flash player on centos/redhat linux seems to be very difficult sometimes. But the installation is quite simple :). The flash player may not be installed automatically using firefox. While trying install firefox, you may get the error following error " Firefox could not install this item because "install-0zr..rdf" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem."The Screeshot of error is provided. To fix this issue, you need to upgrade/install certain libraries using yum. I have mentioned the commands below.
1. First you need to install those libraries (.i386 and .x86_64):
yum install curl compat-libstdc++-33 glibc nspluginwrapper
2. Once done with the libraries, we need to download the flash player rpm.
mkdir flash
cd flash
download the rpm inside the folder flash.
click here to Download
3. Next we need to execute the command below to install the rpm. This command should be executed inside the folder, where the rpm is downloaded. Ours is in the folder 'flash'.
rpm -ivh flash-plugin-10.0.12.36-release.i386.rpm
(replace with the version of rpm you have downloaded)
4. Close the Firefox and restart it. You should be able to see the flashes hereafter.
thanks & regards
tell2humanlinux@gmail.com





Finally someone puts up how to do this. I've been trying to figure out how to install flash in 64-bit CentOS forever. Thank you/
ReplyDeleteThis worked for me - Thanks a lot!
ReplyDeleteworked worked worked!! thnx a ton!
ReplyDeleteStarted out on FreeBSD and CentOS is my 3rd revisit to Linux.
ReplyDeleteThanks for the help.
hmm al last thanku..
ReplyDeleteThank you. Worked great
ReplyDeletethanhs you
ReplyDeletecam on nhieu
ReplyDeleteyum install curl compat-libstdc++-33 glibc nspluginwrapperSetting up Install Process
ReplyDeleteSetting up repositories
http://linuxdownload.adobe.com/linux/x86_64/repodata/repomd.xml: [Errno 12] Timeout:
Trying other mirror.
Cannot open/read repomd.xml file for repository: adobe-linux-x86_64
failure: repodata/repomd.xml from adobe-linux-x86_64: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from adobe-linux-x86_64: [Errno 256] No more mirrors to try.
where to download .i386 and .x86_64 from????
ReplyDeletereplace with the version of rpm you have downloaded means wat we we have replace
ReplyDeletethanks, very useful !
ReplyDelete