Table of Contents

Flash on Fedora 64bit

Fedora 8

Adobe Flash page

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

http://translate.google.com/translate?u=http%3A%2F%2Fremi.collet.free.fr%2Findex.php%3F2006%2F11%2F12%2F247-flash-et-acrobat-reader-sous-firefox-20-en-x86_64&langpair=fr%7Cen&hl=en&ie=UTF8