Download firefox-6.0.tar.bz2, find a place to decompress it, and copy it to/usr/lib, or directly decompress it to remove the firefox version 3.6 that comes with Fedora from yumerasefirefox and link the executable firefox to/usr/bin/ln-s/usr/lib/firefox/usr/ bin/Add firefox shortcuts to "Applications "-
Download the firefox-6.0.tar.bz2, find a place to decompress and copy to/usr/lib/, or directly decompress it to there
Delete firefox 3.6 that comes with Fedora
Yum erase firefox
Link executable firefox to/usr/bin/
Ln-s/usr/lib/firefox/usr/bin/
Add the firefox shortcut to "application"-> "Internet", and add a firefox under/usr/share/applications. desktop text file, and write the following content (it is best not to change the order, I have stuck here before ):
[Desktop Entry]
Name = Firefox 6.0
Categories = Application; Network;
Terminal = false
Type = Application
Exec =/usr/lib/firefox
Icon =/usr/lib/firefox/icons/mozicon128.png
Comment = This is firefox
OK!