<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: LibFetion：跨平台的飞信</title>
	<atom:link href="http://linuxtoy.org/archives/libfetion.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/libfetion.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Sat, 22 Nov 2008 14:19:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: lonemover</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-94206</link>
		<dc:creator>lonemover</dc:creator>
		<pubDate>Sat, 08 Nov 2008 01:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-94206</guid>
		<description>I want to have a try. My os is Ubuntu8.10. Gnome</description>
		<content:encoded><![CDATA[<p>I want to have a try. My os is Ubuntu8.10. Gnome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fetion</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87879</link>
		<dc:creator>fetion</dc:creator>
		<pubDate>Wed, 25 Jun 2008 01:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87879</guid>
		<description>你需要安装下curl库和openssl库。</description>
		<content:encoded><![CDATA[<p>你需要安装下curl库和openssl库。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 黑日白月</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87819</link>
		<dc:creator>黑日白月</dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87819</guid>
		<description>Fedora 8 X86_64 编译失败……
./64_libfetion.sh
qmake-qt4
make
……
./libfetion_64.a(dmd5.o): In function `d_MD5':
dmd5.c:(.text+0x32): undefined reference to `MD5_Init'
dmd5.c:(.text+0x40): undefined reference to `MD5_Update'
dmd5.c:(.text+0x4b): undefined reference to `MD5_Final'
collect2: ld 返回 1
make: *** [linux-fetion] 错误 1</description>
		<content:encoded><![CDATA[<p>Fedora 8 X86_64 编译失败……<br />
./64_libfetion.sh<br />
qmake-qt4<br />
make<br />
……<br />
./libfetion_64.a(dmd5.o): In function `d_MD5&#8242;:<br />
dmd5.c:(.text+0&#215;32): undefined reference to `MD5_Init&#8217;<br />
dmd5.c:(.text+0&#215;40): undefined reference to `MD5_Update&#8217;<br />
dmd5.c:(.text+0&#215;4b): undefined reference to `MD5_Final&#8217;<br />
collect2: ld 返回 1<br />
make: *** [linux-fetion] 错误 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 黑日白月</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87817</link>
		<dc:creator>黑日白月</dc:creator>
		<pubDate>Mon, 23 Jun 2008 11:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87817</guid>
		<description>@kevinzhw
Qt4的， 不是 KDE 的……</description>
		<content:encoded><![CDATA[<p>@kevinzhw<br />
Qt4的， 不是 KDE 的……</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevinzhw</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87816</link>
		<dc:creator>kevinzhw</dc:creator>
		<pubDate>Mon, 23 Jun 2008 11:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87816</guid>
		<description>kde的，还是免了吧</description>
		<content:encoded><![CDATA[<p>kde的，还是免了吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MDZ</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87809</link>
		<dc:creator>MDZ</dc:creator>
		<pubDate>Mon, 23 Jun 2008 07:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87809</guid>
		<description>因为是 QT 的程序，所以要先运行 qmake 的。qmake 之后就能看到 Makefile 文件了。</description>
		<content:encoded><![CDATA[<p>因为是 QT 的程序，所以要先运行 qmake 的。qmake 之后就能看到 Makefile 文件了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MDZ</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87808</link>
		<dc:creator>MDZ</dc:creator>
		<pubDate>Mon, 23 Jun 2008 07:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87808</guid>
		<description>@feiniaowuhen:

这里介绍了如何通过源代码编译：http://www.libfetion.cn/Docs-dve%5CBuild-LibFx-on-ubuntu.txt</description>
		<content:encoded><![CDATA[<p>@feiniaowuhen:</p>
<p>这里介绍了如何通过源代码编译：http://www.libfetion.cn/Docs-dve%5CBuild-LibFx-on-ubuntu.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunmix</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87807</link>
		<dc:creator>sunmix</dc:creator>
		<pubDate>Mon, 23 Jun 2008 06:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87807</guid>
		<description>en 不用费心（飞信）。</description>
		<content:encoded><![CDATA[<p>en 不用费心（飞信）。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feiniaowuhen</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87805</link>
		<dc:creator>feiniaowuhen</dc:creator>
		<pubDate>Mon, 23 Jun 2008 05:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87805</guid>
		<description>好像没有configure和make，也没有readme</description>
		<content:encoded><![CDATA[<p>好像没有configure和make，也没有readme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waakee.com</title>
		<link>http://linuxtoy.org/archives/libfetion.html#comment-87804</link>
		<dc:creator>waakee.com</dc:creator>
		<pubDate>Mon, 23 Jun 2008 04:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2107#comment-87804</guid>
		<description>&lt;strong&gt;LibFetion：跨平台的飞信 — LinuxTOY...&lt;/strong&gt;

之前 LinuxToy 上有过一篇可以在 Linux 下使用飞信的 Pidgin 插件。而这个 LibFetion 是专门的飞信通讯软件，跨平台，可移植。这里是官方网站上的截图（包括 Linux、MacOSX 和 Windows 环境）：   目前...</description>
		<content:encoded><![CDATA[<p><strong>LibFetion：跨平台的飞信 — LinuxTOY&#8230;</strong></p>
<p>之前 LinuxToy 上有过一篇可以在 Linux 下使用飞信的 Pidgin 插件。而这个 LibFetion 是专门的飞信通讯软件，跨平台，可移植。<br />
这里是官方网站上的截图（包括 Linux、MacOSX 和 Windows 环境）：<br />
目前&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
