Firefox does not seem to want to install in Debian
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Firefox does not seem to want to install in Debian
Currently, I am running Iceweasel as a web browser. Here is the thing about it though, is it is quite out of date (technically it is version 7 of Firefox . . .) and I was going to install the newest Firefox, but when I try to run the "Firefox" executable, it says there is no file or directory. there IS a file called Firefox, and that, to what I am aware of is the file I am supposed to run, so I do not know why it is saying this to me.
If you get that error message it usually means that you try to run 64 bit software on a 32 bit system or 32 bit software or a 64 bit system without multilib support. Follow the instructions Firerat gave you and you should be fine.
By the way, although Iceweasel is technically an old version of Firefox, all the security patches get backported.
If you still want the latest version, i also recommend following Firerat's advice. I used that repo for a long time to get a rolling release of iceweasel based on the latest stable release of Firefox. It worked well.
The advantage of using it over manually installing Firefox is, that with Firefox, you'll have to manually uninstall and then install each new release. With the repo, you will be kept up to date, as long as you 'aptitude safe-upgrade' when needed.
By the way, although Iceweasel is technically an old version of Firefox, all the security patches get backported.
If you still want the latest version, i also recommend following Firerat's advice. I used that repo for a long time to get a rolling release of iceweasel based on the latest stable release of Firefox. It worked well.
The advantage of using it over manually installing Firefox is, that with Firefox, you'll have to manually uninstall and then install each new release. With the repo, you will be kept up to date, as long as you 'aptitude safe-upgrade' when needed.
Thank you for all of the responses. The only reason I need it to be newer is because I was going to install a few extentions, but they all seem to require a newer version of Firefox. Also, to TobiSGD,
Quote:
Originally Posted by TobiSGD
If you get that error message it usually means that you try to run 64 bit software on a 32 bit system or 32 bit software or a 64 bit system without multilib support. Follow the instructions Firerat gave you and you should be fine.
I am almost positive I am running a 64 bit OS (and I am running a x86 architecture), but, how would I get "multilib" support?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.