just to get rid of those hyperlinks which behave as jpgs :(
Perform these commands as root:
After successful install of the packages,yum -y install wine*
yum -y install cabextract
yum -y install wget*
yum -y install tar*
Exit from root
Perform the following steps as a normal user:
cd /tmp
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar -xvfz ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux # for GUI wizard , which he.. he.. may crash on Fedora
./ies4linux --no-flash --no-desktop-icon --no-menu-icon --no-gui # CLI more stable on Fedora
./ies4linux --no-flash --no-desktop-icon --no-menu-icon --no-gui --beta-install-ie7 # Same as above but with IE7 support (beta)