1. Install WINE(skip this step if you already have wine)
To do this, first add these repositories to your /etc/apt/sources.list file:
Code:
deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/
After upgrading, you are now ready to install wine. This step is easy, enter this into a terminal:
Code:
apt-get install wine
Also Try to include winetools for more functionality.
2. Install Cabextract
To install cabextract, extract the follwing into your filesystem:
cabextract-1.1-1.i386.rpm
This should add some files to the /usr/bin folder and /usr/share folders and subfolders
3. Install ies4linux
Download the ies4linux tar file with this code:
Code:
wget http://www.tatanka.com.br/ies4linux/download.php
No comments:
Post a Comment