1. You need cabextract and Wine. These two libraries can be obtained through apt-get (debian family) or yum/rpm.
2. Type the following code in the console:
wget http://www.tatanka.com.br/ies4li ... linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
. /ies4linux
This program will run and will prompt you which version of IE to install. Then it will go to Microsoft's website to download IE and install it by itself. You can go to the installed directory If you find a shortcut or something like that, just pay attention to the prompts of the software. There are no particularly difficult technical points. (Note: The third line of the command is *, so don’t type *. Just enter that directory to see what directory has been created. . It is recommended that everyone install the Chinese version of ie-6
The above is the detailed content of How to install IE under Linux. For more information, please follow other related articles on the PHP Chinese website!