Quote:
Originally Posted by repo
Download the source, untar the file and read the readme files
In general it's
Code:
./configure
make
make install
You don't need to compile firefox, just untar the file, cd into the created directory and run
Kind regards
|
Thanks for the reply.. I'm getting the below error. I think I'm doing something stupid, but stupidity is the first step in learning a new thing, so please dont mind!
brilliant:/firefox # ./configure
-bash: ./configure: No such file or directory
Thanks again!