終於,在Google大神的協助下,我終於找到了提供Thunderbird 2的源,只要把它加入source.list裡頭就一切OK啦!
註:這個源除了提供i386版本外,也提供64位元架構的版本。
首先,請先用root開啟source.list:
如果你用GNOME,也就是傳統Ubuntu,請執行:
gksudo gedit /etc/apt/sources.list
如果你用KDE,也就是Kubuntu用戶,則執行:
kdesu kate /etc/apt/sources.list
然後在文件最尾端加入套件來源:
# Thunderbird 2
deb http://ubuntu.iuculano.it feisty thunderbird
deb-src http://ubuntu.iuculano.it feisty thunderbird
儲存起來,然後接下來請開個終端機視窗,並執行以下指令:
wget http://ubuntu.iuculano.it/AE3BE9AA.gpg -O- | sudo apt-key add -
如果出現"OK"表示key已經成功被加入,如果沒有反應(也沒有提示符號),請輸入你的密碼(sudo密碼)再按Enter即可。
最後只要再更新一下套件清單就可以在apt、Adept或Synaptic看到Thunderbird2囉!
sudo apt-get update
sudo apt-get install thunderbird
就OK了!不過由於它的語系套件只停留在2.0版,如果不能用的話,必須自行安裝語系包,只要下載好語系包再比照擴充套件的方式裝上去就好了(繁體中文語言套件包)。
另外,如果你之前有嘗試過手動安裝的Thunderbird 2,請務必注意,Ubuntu的Thunderbird和原版的Thunderbird儲存個人設定檔的資料夾是有出入的,Ubuntu版的Thunderbird存在 .mozilla-thunderbird 下,而原版的存在 .thunderbird 下,而以上的源取得的 Thunderbird 是存在 .mozilla-thunderbird ,所以若你有用過原版的 Thunderbird 你可以執行以下指令,把 .thunderbird 連到 .mozilla-thunderbird ,這麼一來就不會有問題了:
cd ~
ln -s .thunderbird .mozilla-thunderbird
P.S. 2007-07-27 這個源已經更新到2.0.0.5囉!
many thanks!!!!!
回覆刪除(I'm a beginner of Linux and still have no idea about Chinese input. That's why I use English to thank you....)
Hi! I have problem. I cannot type Chinese. Can I ask you how to type? It seems that I don't have it installed.??
回覆刪除Please help me. My e-mail: siyig@aol.com
Thanks a lot.