64-bit Firefox and no Flash :(

Bob Chiodini rchiodin at bellsouth.net
Fri May 13 11:52:49 UTC 2005


On Thu, 2005-05-12 at 15:49 -0400, Mark Greenbank wrote:
> Hi,
> I'm running Core 3 on a 64-bit system and find I have no flash
> support. How can I install a 32-bit version of Firefox?
> 
> Thanks,
> Mark
> 
Mark,

In all the static, did your question get answered?  If not, create a
repo, e.g. /etc/yum.repos.d/fedora-updates-386.repo with these contents:

[updates-released-i386]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/i386/
#mirrorlist=http://fedora.redhat.com/download/mirrors/updates-released-fc$releasever
enabled=0
gpgcheck=1

Use "yum remove firefox" to remove the 64-bit version.  Then use:

yum --enablerepo=updates-released-i386 install firefox.i386

You might need to import their key.

Bob...




More information about the users mailing list