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

Related entries

LibFetion:跨平台的飞信

之前 LinuxToy 上有过一篇可以在 Linux 下使用飞信的 Pidgin 插件。而这个 LibFetion 是专门的飞信通讯软件,跨平台,可移植。

这里是官方网站上的截图(包括 Linux、MacOSX 和 Windows 环境): LibFetion On Linux LibFetion on MacOS LibFetion on Windows

目前 Linux 下 LibFection 的版本号为 0.2.1,能够正常使用。

官方网站:http://www.libfetion.cn/ 下载地址:http://www.libfetion.cn/demoapp_download.html (多环境,自行选择)

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

10 Comments

  1. 1 waakee.com Trackbacked @ 2008-06-23 12:51 pmReply to this comment

    LibFetion:跨平台的飞信 — LinuxTOY...

    之前 LinuxToy 上有过一篇可以在 Linux 下使用飞信的 Pidgin 插件。而这个 LibFetion 是专门的飞信通讯软件,跨平台,可移植。 这里是官方网站上的截图(包括 Linux、MacOSX 和 Windows 环境):
    目前...

  2. 2 feiniaowuhen Commented @ 2008-06-23 1:10 pmReply to this comment

    好像没有configure和make,也没有readme

  3. 3 sunmix Commented @ 2008-06-23 2:24 pmReply to this comment

    en 不用费心(飞信)。

  4. 4 MDZ Commented @ 2008-06-23 3:07 pmReply to this comment

    @feiniaowuhen:

    这里介绍了如何通过源代码编译:http://www.libfetion.cn/Docs-dve%5CBuild-LibFx-on-ubuntu.txt

  5. 5 MDZ Commented @ 2008-06-23 3:10 pmReply to this comment

    因为是 QT 的程序,所以要先运行 qmake 的。qmake 之后就能看到 Makefile 文件了。

  6. 6 kevinzhw Commented @ 2008-06-23 7:17 pmReply to this comment

    kde的,还是免了吧

  7. 7 黑日白月 Commented @ 2008-06-23 7:52 pmReply to this comment

    @kevinzhw Qt4的, 不是 KDE 的……

  8. 8 黑日白月 Commented @ 2008-06-23 8:04 pmReply to this comment

    Fedora 8 X8664 编译失败…… ./64libfetion.sh qmake-qt4 make …… ./libfetion64.a(dmd5.o): In function d_MD5': dmd5.c:(.text+0x32): undefined reference toMD5Init' dmd5.c:(.text+0x40): undefined reference to MD5_Update' dmd5.c:(.text+0x4b): undefined reference toMD5_Final' collect2: ld 返回 1 make: *** [linux-fetion] 错误 1

  9. 9 fetion Commented @ 2008-06-25 9:27 amReply to this comment

    你需要安装下curl库和openssl库。

  10. 10 lonemover Commented @ 2008-11-08 9:43 amReply to this comment

    I want to have a try. My os is Ubuntu8.10. Gnome