Results 1 to 2 of 2
Hello, I downloaded firefox-7.0.1.tar.bz2 , then in a terminal I entered tar xvf firefox-7.0.1.tar,bz2. It then went through all the steps, then there were 2 messages; 1-tar: firefox/firefox: Cannot open: ...
- 10-14-2011 #1Just Joined!
- Join Date
- Jul 2007
- Location
- Los Angelels
- Posts
- 36
Installing firefox-7.0.1.tar.bz2 in fedora 10
Hello, I downloaded firefox-7.0.1.tar.bz2 , then in a terminal I entered tar xvf firefox-7.0.1.tar,bz2. It then went through all the steps, then there were 2 messages; 1-tar: firefox/firefox: Cannot open: File exists, and 2-tar: Error exit delayed from previous errors. So, now what? How can I successfully install firefox-7.0.1? Thanks, ,Larry
- 10-14-2011 #2
Fedora 10 is quite out of date at this point, having reached EOL in 2010. I'd suggest upgrading to Fedora 14 or 15. And newer versions of Firefox will be in the software repos.
If upgrading is not an option, though....
Is that the exact command? If so, you're missing a dash(-) in there. Try, as root:
Post any errors.Code:tar -jxvf firefox-7.0.1.tar.bz2
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote
