Quote:
Originally Posted by errorxp
did you try using rpm to install it? get it manually from adobe website and use the following command as root
Code:
rpm -ivh flash-plugin*
|
[root@localhost jr3L]# cd /home/jr3L/Downloads
[root@localhost Downloads]# rpm -ivh flash-plugin*
Preparing... ########################################### [100%]
package flash-plugin-10.0.45.2-release.i386 is already installed
[root@localhost Downloads]#
Quote:
Originally Posted by steelaworkn
You may not have all the repos you need but try:
#yum install flash-plugin.i386
|
[root@localhost jr3L]# yum install flash-plugin.i386
Loaded plugins: presto, refresh-packagekit
adobe-linux-i386 | 951 B 00:00
updates/metalink | 16 kB 00:00
Setting up Install Process
Package flash-plugin-10.0.45.2-release.i386 already installed and latest version
Nothing to do
So it says it's installed, but when I try to play a particular video online says I need to install flash, and enable javascript. Javascript has been confirmed to be enabled within firefox, and I am guessing from what those two lines say, flash is installed? I guess it's important to add that I have 64 bit Fedora, and I was trying the 32bit wrapped version from
http://fedoraproject.org/wiki/Flash
Maybe this further information will help
Code:
[root@localhost ~]# yum list extras
Loaded plugins: presto, refresh-packagekit
Extra Packages
firefox.x86_64 3.6.2-1.fc14 @rawhide
sqlite.x86_64 3.6.23-1.fc14 @rawhide
sqlite-devel.x86_64 3.6.23-1.fc14 @rawhide
xulrunner.x86_64 1.9.2.2-1.fc14 @rawhide
xulrunner-devel.x86_64 1.9.2.2-1.fc14 @rawhide
[root@localhost ~]#