If you follow the instructions on the www.modern.ie site to extract a VirtualBox file from a set of downloaded .rar files you are asked to run the following command:
./IE11.Win8.1.For.LinuxVirtualBox.part1.sfx
This gives the error:
bash: ./IE11.Win8.1.For.LinuxVirtualBox.part1.sfx: No such file or directory
The solution is to run:
unrar e IE11.Win8.1.For.LinuxVirtualBox.part1.sfx
Thanks! Works perfectly on Fedora as well.
Thanks heaps. Easier than installing i386 libs.