1

installed firefox 54 on ubuntu 16.04. The last command was sudo ln -s /opt/firefox55/firefox-bin /usr/bin/firefox. When I want to run firefox using firefox, it says permission denied. What is the problem? Would the old firefox version works with something likefirefoxold?

damadam
  • 2,873
monali
  • 21

1 Answers1

0

The mistake i did was that i unzipped the tar package in windows machine and then copied the unzipped folder to ubuntu system. I should extract the tar package in ubuntu only. This was my first mistake. And regarding "cannot execute binary file:Exec format error", this was bcause i installed 64bit package of mozilla whereas it is 32-bit OS. THese two things i changed and as of now it works...Incase it helps someone so posting

monali
  • 21