LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Firefox does not seem to want to install in Debian (https://www.linuxquestions.org/questions/linux-software-2/firefox-does-not-seem-to-want-to-install-in-debian-4175483222/)

cmd-line34 11-03-2013 02:06 AM

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.

This is my terminal session:

Code:

user@debian:~$ cd Downloads/firefox
user@debian:~/Downloads/firefox$ ls
application.ini    firefox          libnssckbi.so    libssl3.so              Throbber-small.gif
browser            firefox-bin      libnssdbm3.chk  libxul.so              updater
chrome.manifest    icons            libnssdbm3.so    mozilla-xremote-client  updater.ini
components          libfreebl3.chk    libnssutil3.so  omni.ja                update-settings.ini
crashreporter      libfreebl3.so    libplc4.so      platform.ini            webapprt
crashreporter.ini  libmozalloc.so    libplds4.so      plugin-container        webapprt-stub
defaults            libmozsqlite3.so  libsmime3.so    precomplete
dependentlibs.list  libnspr4.so      libsoftokn3.chk  removed-files
dictionaries        libnss3.so        libsoftokn3.so  run-mozilla.sh
user@debian:~/Downloads/firefox$ ./firefox
bash: ./firefox: No such file or directory
user@debian:~/Downloads/firefox$

Is there something I am doing wrong, or is something like the filing system?

Yes, forgot to add, I am kind of a newbie to this stuff. Also, I did exchange my user name with "user" in the terminal session.

Firerat 11-03-2013 02:13 AM

here is what I use with Debian

http://mozilla.debian.net/

TobiSGD 11-03-2013 06:04 AM

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.

Knightron 11-03-2013 06:33 AM

has firefox been marked as executable?

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.

jamison20000e 11-03-2013 07:03 AM

In my case it was easier to install Firefox 64-bit...

cmd-line34 11-03-2013 10:34 AM

Quote:

Originally Posted by Knightron (Post 5057575)
has firefox been marked as executable?

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 (Post 5057564)
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?

TobiSGD 11-03-2013 10:50 AM

On Debian it is called multiarch, not multilib, sorry: https://wiki.debian.org/Multiarch

jamison20000e 11-03-2013 11:27 AM

Firefox Nightly (from the above links link) means it's always the latest like lots of 64-bit my Nightly is at post date: 28.0a1


All times are GMT -5. The time now is 12:58 AM.