Article Title: Install InternetExplorer in UbuntuLinux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. Installation preparation
Currently, to run IE in Ubuntu, Wine is inevitable. Therefore, you must first install Wine. In addition, cabextract is used in IEs 4 Linux. The installation command is as follows:
Sudo apt-get install wine cabextract
2. Install IE
After downloading IEs4Linux, use the tar xvzf ies4linux-2.0.tar.gz to unpackage. Then, run the script./ies4linux.
(1) IE 6 will be installed automatically. Do you want to installIE 5.5 SP2 too? [Y/n]
If you do not need to install IE 5.5 SP2, select "n ".
(2) And do you want to install IE 5.01 SP2? [Y/n]
Ask if you want to install IE 5.01 SP2. the default value is "n ".
(3) IEs can be installed using one of the following locales:
EN-US PT-BR DE FR ES IT NL SV JA KO NO
DA CN TW FI PL HU AR HE CS PT RU EL TR
Default is EN-US. Hit enter to keep it or choose a different one:
Enter "CN" to install the IE Chinese version.
(4) By default, I will install everything at/home/xxd/. ies4linux
I will also install Flash 9 plugin and create Desktop shortcuts.
Is that OK for you? (To configure advanced options type n) [y/n]
By default, it is installed in/home/user/. ies4linux, Flash 9 plug-in is installed, and a shortcut is created on the desktop. Press "y" to continue.
Now, the installer will automatically connect to the Microsoft website to download the required files. Please be patient. If you see "IEs 4 Linux installations finished !", It indicates that IE has been successfully installed.