Flash on Fedora 64bit

Fedora 8

Adobe Flash page

  • get the YUM package, and install it
  • install “flash-plugin” via Yum
  • on x86-64, run nspluginscan
  • restart firefox

Fedora Core 6

Firefox 1.5

http://www.mjmwired.net/resources/mjm-fedora-fc6.html#flash

I had to edit /usr/bin/firefox, and made the following changes: (commented out the following # parts)

MOZ_ARCH=$(uname -m)
case $MOZ_ARCH in
#       x86_64 | ia64 | s390 )
#               MOZ_LIB_DIR="/usr/lib64"
#               SECONDARY_LIB_DIR="/usr/lib"
#               ;;

http://www.fc64.org/forum/viewtopic.php?t=152

http://www.gagme.com/greg/linux/fc6-tips.php

As of firefox-1.5.0.10-5.fc6 the method of selecting the 32-bit version has been simplified. Now you simply create a file called /etc/sysconfig/firefox-arch containing the following lines:

MOZ_LIB_DIR=“/usr/lib” SECONDARY_LIB_DIR=“/usr/lib64”

The remainder of these instructions are only for people who have not updated lately and still have an older version of Firefox. These instructions will go away soon:

Firefox 2.0

linux/fedora/flash_64bit.txt · Last modified: 2007/11/10 02:03 by john
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki