LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   How do you download the flashplayer 9 rpm? (https://www.linuxquestions.org/questions/suse-opensuse-60/how-do-you-download-the-flashplayer-9-rpm-521272/)

pilotgi 01-20-2007 06:29 PM

How do you download the flashplayer 9 rpm?
 
I wen't to adobe's website to download flashplayer 9 for Linux and when I clicked on the link, it started the mplayerplug-in instead of downloading the file. Right clicking on the link doesn't give the option of downloading the linked file.

Has anyone downloaded this file yet, and if so, how did you do it?

pilotgi 01-20-2007 08:23 PM

I found a link here:

http://opensuse.us/viewtopic.php?p=7...6acf4ecc44f61d

BDHamp 01-20-2007 08:57 PM

Quote:

Originally Posted by pilotgi
I wen't to adobe's website to download flashplayer 9 for Linux and when I clicked on the link, it started the mplayerplug-in instead of downloading the file. Right clicking on the link doesn't give the option of downloading the linked file.

Has anyone downloaded this file yet, and if so, how did you do it?

I used the tarball. All you have to do is extract the files, cd to the directory created, then, as root:

Code:

cp libflashplayer.so /usr/lib/browser-plugins && cp libflashplayer.xpt /usr/lib/browser-plugins
Restart your browser then go here:

http://www.adobe.com/products/flash/about/

and it will tell you whether you did everything correctly. It should show that you have Flash version 9,0,31,0 installed.

The tarball has an installer, but I didn't use it. I looked at it, and it seems to copy the necessary files to the wrong directory on a SuSE system.

This of course won't update the RPM database, so until SuSE has its own RPM, you may get notifications that you need to update to some previous version.


All times are GMT -5. The time now is 08:27 PM.