Internet Explorer 6 on Ubuntu
This howto will learn how to install Internet Explorer 6 on Ubuntu.
Update apt-get:
sudo apt-get update
Install Wine and Cabextract:
sudo apt-get install wine cabextract
If any questions appear select yes.
Now, install IEs4Linux (NOT as root!):
cd ~
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux
Select the explorer versions you want to install and select desktop if you want a shortcut on your desktop.
Leave a Reply