I recently needed a M$ IE for testing purposes (CSS and JS) , the first solution is to visualize a never-used XP just for IE6, and the other solution is to install ie6 on the top of wine using ies4linux package but bad things happened ies4linux installer crash
The solution:
Download ies4linux:
$ cd /tmp
$ wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
$ tar zxvf ies4linux-latest.tar.gz
$ cd ies4linux-*
Run:
$ ./ies4linux --no-flash --no-desktop-icon --no-menu-icon --no-gui
Instead of:
$ ./ies4linux
No comments:
Post a Comment