I’ve tried to install the latest version of firefox into my DSL box, but nothing to do! I cannot install it….

Yesterday I’ve downloaded Opera 9.6 from this link. Then with few steps I’ve installed it in DSL and I can say it works fine.

Once your download has been completed, open a terminal window and go into the directory where you have downloaded Opera (for me was /home/dsl) typing the following command:

 

# cd /home/dsl

#

 

Now to extract the Opera archive type the following command:

 

# tar zxvf opera-9.63-2474.gcc295-static-qt3-i386.tar.gz

…........

…........

…........

#


It’s time to install the software 😉 . Type the following commands

 

# cd opera-9.63-2474.gcc295-static-qt3-i386

# sudo install.sh

 

From now on you can start Opera from a terminal window by typing the following command:

# opera