>I typed in 'firefox' and got >this: > /usr/bin/firefox: line 55: ./firefox-bin: No such > file or directory. This sounds like you have a file /usr/bin/firefox that is looking for firefox-bin in the same directory (/usr/bin). Did you copy this file firefox to /usr/bin from somewhere else? > I can't even change to the directory >/usb/bin/firefox, states there is no directory of that >name even though it is there. > Did you mean /usr/bin/firefox? This should be a file, not a directory. If David Cary Hart's suggestion of using the rpm doesn't work, I suggest trying the following as root: # rm /usr/bin/firefox # cd /usr/local/firefox/firefox-installer # ./firefox-installer