非得用IE不行嗎?
好像有一堆的網頁只能在IE下流覽,
實在沒辦法,誰教那些網頁設計者只懂得使用XP
在 Linux 下,除了使用 innotek VirtualBox 外
似乎沒有其他的答案了嗎?
有的,因為有 IEs4Linux 這個套件
我們就可以利用它真的把原原本本的IE給它搬到 Linux 下
下面為在 Ubuntu 下的裝法
1.安裝相關程式
sudo apt-get install cabextract wine
2.下載 IEs4Linux 這個套件
wget
http://www.tatanka.com.br/ies4li ... linux-latest.tar.gz
3.解開並執行安裝
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-XXXX
./ies4linux
------------執行時樣子------------------
IE 6 will be installed automatically.
自動安裝 IE 6
Do you want to install IE 5.5 SP2 too? [ y / n ] n
要不要順便也裝 IE 5.5 SP2
And do you want to install IE 5.01 SP2? [ y / n ] n
要不要順便也裝 IE 5.01 SP2
您可以全裝或只裝 IE6 就好了
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 . Hit enter to keep it or choose a different one:
TW
選一個語系,我選 TW
By default, I will install everything at /home/chi/.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 ] n
要設定進階的選項嗎
Should I install Adobe Flash 9 plugin? [ y / n ] y
要安裝Flash 9的外掛嗎?
And how about Desktop icons? Can I create them? [ y / n ] y
要不要建立桌面圖示呢?
Everything will be installed at /home/chi/.ies4linux
Hit enter to keep this or type the new folder (absolute path):
所有的東東預設要放到/home/chi/.ies4linux
否則就給一個路徑
Binary launchers will be created at /home/chi/bin
Hit enter to keep this or type the new folder:
程式檔案放到/home/chi/bin 否則就給一個路徑
We'll use wget to download files. If you need some special flag (proxy,...), type them now:
要開始下載檔案了,您有特別的設定, 如 proxy 嗎? 有的話請輸入
All right! Let's start the installations...
全部就緒了,讓我們開始吧!
Downloading everything we need
下載每項須要的東東。
...
...
..
接著...就慢慢等吧!
預設它會連到微軟的下載網站下載您所選的版本
完成後可以不急著打開,先修改字體大小
gedit ~/.ies4linux/ie6/drive_c/windows/win.ini
加入下面
[Desktop]
menufontsize=13
messagefontsize=13
statusfontsize=13
IconTitleSize=13
試用的結果,覺得它的網址列無法正確的輸入網址,不知道有什麼法子解決?