Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with installing
#1

Dear all,

i download firefox-3.0.2.tar.bz2 how to install this from shell.

Reply
#2

Quote:Dear all,i download firefox-3.0.2.tar.bz2 how to install this from shell.
 

It is shipped as a binary, you don't need to install it.

 

Once extracted, simply run firefox from within the directory.

Reply
#3

Extract it with:

 

tar jxvf firefox-3.0.2.tar.bz2

 

That should create a directory containing the necessary files. In there should be a binary called simply "firefox". Just run that, eg:

 

./firefox

 

(presuming you're doing this as non-root).

 

Note: what distribution are you using? There are probably easier ways of installing than downloading the pre-compiled binary.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)