hi !
i am having similar problem with flash player and firefox ver.3.6.17 ...i downloaded flash player from adobe site and tried to install on my fedora kde 13 distribution ...but after installation i am getting the message "un untrusted package was installed.the package flash-plugin is untrusted"...and i cant view the videos from "youtube"with firefox...
dont know what to do ...next..?
any help will be appreciated...
regards
pol
---------- Post added at 06:21 PM ---------- Previous post was at 05:21 PM ----------
hi !
problem resolved...
To begin, refer to the Adobe site at
http://get.adobe.com/flashplayer/. Select YUM for Linux to download, and confirm
Issue the following command within the directory where you have downloaded the repository rpm file.
su -c 'rpm -ivh adobe-release-i386-1.0-1.noarch.rpm'
To import the key, type:
su -c 'rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux'
After completing the Adobe repository configuration, run the following command to install the Flash plugin and ensure sound is enabled:
su -c 'yum install nspluginwrapper alsa-plugins-pulseaudio flash-plugin'
restart firefox and you are done...
regards
pol