ies4linux on UBUNTU

Here is a HowTo on installing and ies4linux

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/
Now upgrade your sources with "sudo apt-get update"

After upgrading, you are now ready to install wine. This step is easy, enter this into a terminal:
Code:
apt-get install wine
Now you have wine. The next thing you need to do is install cabextract.
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
after that is downloaded, extract it and open the resulting folder. There should be a shell script called "ies4linux". Double click on it, and when prompted "run in terminal". You will now be in the download process, just follow the options there.

No comments:

Post a Comment