Hi There,
Can anyone help me with this, I would like to use the latest Firefox, I have downloaded it, being a .tar.bz2 file.
In this part of the Kubuntu/Linux arena I'm still a rookie , can someone pls. help me to install this without me breaking my Kubuntu installation?
Tried the three steps of
./configure
make
make install
It just give the following:
rynol@Pc:~/Downloads/Firefox/firefox$ ./configure
bash: ./configure: No such file or directory
rynol@Pc:~/Downloads/Firefox/firefox$ sudo make
[sudo] password for rynol:
make: *** No targets specified and no makefile found. Stop.
rynol@Pc:~/Downloads/Firefox/firefox$ sudo make install
make: *** No rule to make target `install'. Stop.
rynol@Pc:~/Downloads/Firefox/firefox$
Can anyone help me with this, I would like to use the latest Firefox, I have downloaded it, being a .tar.bz2 file.
In this part of the Kubuntu/Linux arena I'm still a rookie , can someone pls. help me to install this without me breaking my Kubuntu installation?
Tried the three steps of
./configure
make
make install
It just give the following:
rynol@Pc:~/Downloads/Firefox/firefox$ ./configure
bash: ./configure: No such file or directory
rynol@Pc:~/Downloads/Firefox/firefox$ sudo make
[sudo] password for rynol:
make: *** No targets specified and no makefile found. Stop.
rynol@Pc:~/Downloads/Firefox/firefox$ sudo make install
make: *** No rule to make target `install'. Stop.
rynol@Pc:~/Downloads/Firefox/firefox$
Comment