This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Install firefox 3.6.3 on debian64 lenny

  • 4 antwoorde
  • 5 hierdie probleem
  • 1 view
  • Laaste antwoord deur user66338

more options

Downloaded firefox-3.6.3.tar.bz2 to my home directory. from root termial I entered the following lines: mv firefox-3.6.3.tar.bz2 /usr/lib/ cd /usr/lib/ tar -jxvf firefox-3.6.3.tar.bz2 ln -s /usr/lib/firefox/firefox /usr/bin/firefox

Created a symlink as follows: rm -rf /usr/firefox/plugins; ln -s /usr/lib/mozilla/plugins /usr/lib/firefox/plugins

Created a launcher on debian desktop, but am uncertain about the proper command to use, I tried using "firefox" but nothing happened.

If I navagate to my file structure " / usr bin " I find firefox, but can't open or run it.

Any help would be appreciated, thanks. David.

User Agent

Mozilla/5.0 (X11; U; Linux x86_64; en; rv:1.9.0.19) Gecko/20080528 Epiphany/2.22

Downloaded firefox-3.6.3.tar.bz2 to my home directory. from root termial I entered the following lines: mv firefox-3.6.3.tar.bz2 /usr/lib/ cd /usr/lib/ tar -jxvf firefox-3.6.3.tar.bz2 ln -s /usr/lib/firefox/firefox /usr/bin/firefox Created a symlink as follows: rm -rf /usr/firefox/plugins; ln -s /usr/lib/mozilla/plugins /usr/lib/firefox/plugins Created a launcher on debian desktop, but am uncertain about the proper command to use, I tried using "firefox" but nothing happened. If I navagate to my file structure " / usr bin " I find firefox, but can't open or run it. Any help would be appreciated, thanks. David. == User Agent == Mozilla/5.0 (X11; U; Linux x86_64; en; rv:1.9.0.19) Gecko/20080528 Epiphany/2.22

All Replies (4)

more options

Hello David,

does Install Firefox on Linux help?

Kind regards, Tobbi Firefox Support Volunteer

more options

I reviewed that but it did not help.

more options

in your list of commands I miss chmod +x

more options

i can't run firefox 3.6. I write in comand line in the box the gnome menu launcher usr/lib/firefox or urs/bin/firefox but it not run. The comand lines that I write in the ln -s was:

ln -s /usr/lib/firefox/firefox /usr/bin/firefox

and ln -s /usr/lib/firefox/firefox firefox3.6

ln -s /usr/lib/firefox/firefox firefox3

I dont know that I can make