Hello all
I need to install 32bit firefox so as I can use webex and desktop sharing via webex for work.
I managed to have this working fine with fedora 14 - 17 but now that I am using 18 I am encountering problems.
The below link details the steps more or less that I follow
http://forums.fedoraforum.org/showthread.php?t=279656
yum update
setarch i686 yum install firefox
yum reinstall firefox
setarch i686 yum install java-openjdk java-openjdk-plugin
yum reinstall java-openjdk
yum reinstall icedtea-web
setarch i686 yum install libXmu
yum reinstall libXmu
when I run
setarch i686 yum install firefox
I get the following message from yum
When I try and remove some of the packages that are causing conflicts I end up hitting dependency hell.
Is it even possible to install firefox 32bit on fedora 18 ?
Thanks for your help all
Stu
---------- Post added at 06:12 AM ---------- Previous post was at 12:22 AM ----------
Hello All
I have been doing some more googling and there does seem to be an issue with fedora 18 when it comes to errors relating to "file conflicts with file from package fc18.x86_64"
Google earth is a classic example...I can't believe that firefox would be causing the same problem.
Any idea how to resolve
type errors ?
Cheers
I need to install 32bit firefox so as I can use webex and desktop sharing via webex for work.
I managed to have this working fine with fedora 14 - 17 but now that I am using 18 I am encountering problems.
The below link details the steps more or less that I follow
http://forums.fedoraforum.org/showthread.php?t=279656
yum update
setarch i686 yum install firefox
yum reinstall firefox
setarch i686 yum install java-openjdk java-openjdk-plugin
yum reinstall java-openjdk
yum reinstall icedtea-web
setarch i686 yum install libXmu
yum reinstall libXmu
when I run
setarch i686 yum install firefox
I get the following message from yum
Code:
Transaction Check Error:
package nspr-4.9.5-2.fc18.i686 is already installed
package nss-util-3.14.3-1.fc18.i686 is already installed
package hunspell-1.3.2-10.fc18.i686 is already installed
file /usr/bin/hunspell from install of hunspell-1.3.2-10.fc18.i686 conflicts with file from package hunspell-1.3.2-10.fc18.x86_64
package gtk2-2.24.16-1.fc18.i686 is already installed
file /usr/bin/gtk-update-icon-cache from install of gtk2-2.24.16-1.fc18.i686 conflicts with file from package gtk2-2.24.16-1.fc18.x86_64
package nss-softokn-3.14.3-1.fc18.i686 is already installed
package nss-3.14.3-1.fc18.i686 is already installed
package xcb-util-0.3.8-3.fc18.i686 is already installed
package startup-notification-0.12-4.fc18.i686 is already installed
package libXt-1.1.3-1.fc18.i686 is already installed
package dbus-glib-0.100-1.fc18.i686 is already installed
file /usr/bin/dbus-binding-tool from install of dbus-glib-0.100-1.fc18.i686 conflicts with file from package dbus-glib-0.100-1.fc18.x86_64
package xulrunner-20.0-1.fc18.i686 is already installed
package firefox-20.0-1.fc18.i686 is already installed
Error Summary
Is it even possible to install firefox 32bit on fedora 18 ?
Thanks for your help all
Stu
---------- Post added at 06:12 AM ---------- Previous post was at 12:22 AM ----------
Hello All
I have been doing some more googling and there does seem to be an issue with fedora 18 when it comes to errors relating to "file conflicts with file from package fc18.x86_64"
Google earth is a classic example...I can't believe that firefox would be causing the same problem.
Any idea how to resolve
Code:
file conflicts with file from package fc18.x86_64
Cheers