感谢支持
我们一直在努力

Red Hat Enterprise 6.3手动安装Thunderbird

1.到这里下载thunderbird- 15.0.1.tar.bz2文件

2,解压缩到/usr/local目录下:sudo tar -jxf thunderbird-10.0.1.tar.bz2 -C /usr/local

3,将thunderbird加入执行路径:sudo ln -s /usr/local/thunderbird/thunderbird /usr/bin/

4,添加菜单:cd /usr/share/applications/

sudo vim thunderbird.desktop

代码如下内容:

  1. [Desktop Entry] 
  2. Name=Thunderbird 15.0 
  3. Exec=/usr/local/thunderbird/thunderbird 
  4. Icon=/usr/local/thunderbird/chrome/icons/default/default48.png 
  5. Terminal=false 
  6. Type=Application 
  7. Categories=Application;Network; 
  8. Encoding=UTF-8 
  9. Comment=This is Thunderbird 15 
  10. X-Desktop-File-Install-Version=0.3 

Thunderbird 的详细介绍:请点这里
Thunderbird 的下载地址:请点这里

更多RedHat相关信息见RedHat 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=10

赞(0) 打赏
转载请注明出处:服务器评测 » Red Hat Enterprise 6.3手动安装Thunderbird
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏