Macromedia Flash Player on x86_64 system.

Leslie Satenstein lsatenstein at yahoo.com
Thu Jan 8 14:53:06 UTC 2009


Did the flash work. I have a 64bit system, but since there is the released 32bit version, I followed the instructions in the Fedora 10 FAQ.  

Worked just fine


--- On Thu, 1/8/09, Dario Lesca <d.lesca at solinos.it> wrote:

From: Dario Lesca <d.lesca at solinos.it>
Subject: Macromedia Flash Player on x86_64 system.
To: "Fedora Italia" <fedora-it-list at redhat.com>
Cc: "Fedora Project List" <fedora-list at redhat.com>
Date: Thursday, January 8, 2009, 5:59 AM

hi, I have fount this news:
http://labs.adobe.com/downloads/flashplayer10.html

and this info:
http://www.myscienceisbetter.info/64bit/

then, on my last F10-x86_64 desktop, I have install the last PreRelease
of Macromedia Flash Player x86_64 with this procedure:

> #!/bin/bash
> set -x
> flashpage='http://labs.adobe.com/downloads/flashplayer10.html'
> 
> flashurl=$(wget -q $flashpage -O - | grep 'Download 64-bit Plugin for Linux'| sed -e 's/.*a href="//' -e 's/".*//')
> 
> flashfile=$(basename $flashurl)
> 
> destplug=/usr/lib64/mozilla/plugins/
> 
> test ! -f $flashfile && wget -c $flashurl
> 
> tar -xvzf $flashfile -C $destplug
> 
> exit

Work for me.

Someone have something better?

hope this help 

thanks

-- 
Dario Lesca <d.lesca at solinos.it>

-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090108/86bc5441/attachment-0001.htm>


More information about the fedora-list mailing list