Installation:Suse

languages:

Instructions for SLED 10 from Novell.

Step 1 - Add the Wine repository and package:

 rpm --import http://software.opensuse.org/openSUSE-Build-Service.asc  
 rug sa http://software.opensuse.org/download/Emulators:/Wine/SLE-10/ "Wine Repository"  
 rug sub "Wine Repository"
 rug install wine

Step 2 - Insure cabextract is installed:

 rug install cabextract

NOTE: cabextract is usually installed by default, it may return a message which states it is already installed or no new version is available.

Step 3 - Download and run IEs4Linux:

 wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
 tar zxvf ies4linux-latest.tar.gz
 cd ies4linux-*
 ./ies4linux

Source: http://www.novell.com/coolsolutions/feature/18418.html