LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

XChat 2.8.0

XChat 是 Linux 和 Windows 中流行的 IRC 聊天程序,它支持同时加入多个 IRC 频道,既可以公开讨论,也能够私人对话,而且,可以传输文件。

XChat

XChat 2.8.0 在昨日发布,主要新增特性包括:

  • 支持系统托盘图标功能
  • 需要 GTK+ 2.10
  • 新的频道列表窗口
  • 更新了一些翻译文件

源码包可通过下面的地址下载。

Download link:

XChat 2.8.0

署名 • 注明出处 • 非商业性使用

3 Comments

  1. 1 shofly Commented @ 2007-01-05 12:31 pmReply to this comment

    我编译的时候出现了错误,不知道怎么解决?
    collect2: ld returned 1 exit status
    make[4]: *** [perl.la] 错误 1
    make[4]: Leaving directory `/home/shofly/software/xchat-2.8.0/plugins/perl’
    make[3]: *** [all] 错误 2
    make[3]: Leaving directory `/home/shofly/software/xchat-2.8.0/plugins/perl’
    make[2]: *** [all-recursive] 错误 1
    make[2]: Leaving directory `/home/shofly/software/xchat-2.8.0/plugins’
    make[1]: *** [all-recursive] 错误 1
    make[1]: Leaving directory `/home/shofly/software/xchat-2.8.0′
    make: *** [all] 错误 2
    我的系统是Ubuntu Linux 6.10

  2. 2 bbbush Commented @ 2007-01-05 12:36 pmReply to this comment

    支持一个服务器的不同房间使用不同编码吗?

  3. 3 Toy Commented @ 2007-01-05 5:38 pmReply to this comment

    @shofly:请看 XChat 的编译依赖安装完没有,可以执行 sudo apt-get build-dep xchat

    @bbbush:你可以查阅 XChat 的在线文档