Install Firefox 2.0 in Linux (Fedora Core 6)
step 1:
First download latest file from here http://www.mozilla.com/en-US/firefox/all.html
save in your home directory.
step 2:
goto /usr/local/bin/
use the following command to extract the files
#tar -xvzf firefox*(Mention the correct path where you saved in).
step 3:
install libstdc++.so.5 using the following command
#yum install libstdc++.so.5
Note: The above file is need if you get the following error.
/usr/local/firefox/firefox-bin: error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or directories
step 4:
create link in your desktop and use it.
Install Firefox 2.0 in Linux (Fedora Core 6)