<?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: Fcitx 3.6.2 发布</title>
	<atom:link href="http://www.linuxtoy.org/archives/fcitx-362-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/fcitx-362-released.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 10 Feb 2012 06:56:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: yangyiking</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-133494</link>
		<dc:creator>yangyiking</dc:creator>
		<pubDate>Sat, 26 Dec 2009 09:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-133494</guid>
		<description>&lt;p&gt;u9.10下，安装3.6.2时，make时总是报错：make  all-recursive
make[1]: 正在进入目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2'
Making all in doc
make[2]: 正在进入目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/doc'
make[2]: 没有什么可以做的为 &lt;code&gt;all'。
make[2]:正在离开目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/doc'
Making all in xpm
make[2]: 正在进入目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/xpm'
make[2]: 没有什么可以做的为&lt;/code&gt;all'。
make[2]:正在离开目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/xpm'
Making all in lib
make[2]: 正在进入目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/lib'
make[2]: 没有什么可以做的为 &lt;code&gt;all'。
make[2]:正在离开目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/lib'
Making all in src
make[2]: 正在进入目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/src'
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT InputWindow.o -MD -MP -MF .deps/InputWindow.Tpo -c -o InputWindow.o InputWindow.c
mv -f .deps/InputWindow.Tpo .deps/InputWindow.Po
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c
tools.c: In function ‘ConvertGBKSimple2Tradition’:
tools.c:1833: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
mv -f .deps/tools.Tpo .deps/tools.Po
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c
mv -f .deps/about.Tpo .deps/about.Po
gcc -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -lXpm -lXtst  -o fcitx IC.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers.o punc.o py.o PYFA.o pyMapTable.o pyParser.o sp.o tools.o ui.o table.o xim.o qw.o tray.o TrayWindow.o vk.o about.o QuickPhrase.o AutoEng.o extra.o internalVersion.o ../lib/libXimd.a -lXft   -lX11 
make[2]:正在离开目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/src'
Making all in tools
make[2]: 正在进入目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/tools'
make[2]: 没有什么可以做的为&lt;/code&gt;all'。
make[2]:正在离开目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/tools'
Making all in data
make[2]: 正在进入目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/data'
make -C ../tools
make[3]: 正在进入目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/tools'
make[3]: 没有什么可以做的为&lt;/code&gt;all'。
make[3]:正在离开目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2/tools'
rm -f pyERROR
rm -f pyPhrase.ok
make[2]:正在离开目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2/data'
make[2]: 正在进入目录 &lt;code&gt;/home/yangyi/fcitx-3.6.2'
make[2]:正在离开目录&lt;/code&gt;/home/yangyi/fcitx-3.6.2'
make[1]:正在离开目录 `/home/yangyi/fcitx-3.6.2'
求助各位高手：哪里出错了？我该怎么办？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>u9.10下，安装3.6.2时，make时总是报错：make  all-recursive
make[1]: 正在进入目录 <code>/home/yangyi/fcitx-3.6.2'
Making all in doc
make[2]: 正在进入目录</code>/home/yangyi/fcitx-3.6.2/doc'
make[2]: 没有什么可以做的为 <code>all'。
make[2]:正在离开目录</code>/home/yangyi/fcitx-3.6.2/doc'
Making all in xpm
make[2]: 正在进入目录 <code>/home/yangyi/fcitx-3.6.2/xpm'
make[2]: 没有什么可以做的为</code>all'。
make[2]:正在离开目录 <code>/home/yangyi/fcitx-3.6.2/xpm'
Making all in lib
make[2]: 正在进入目录</code>/home/yangyi/fcitx-3.6.2/lib'
make[2]: 没有什么可以做的为 <code>all'。
make[2]:正在离开目录</code>/home/yangyi/fcitx-3.6.2/lib'
Making all in src
make[2]: 正在进入目录 <code>/home/yangyi/fcitx-3.6.2/src'
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT InputWindow.o -MD -MP -MF .deps/InputWindow.Tpo -c -o InputWindow.o InputWindow.c
mv -f .deps/InputWindow.Tpo .deps/InputWindow.Po
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c
tools.c: In function ‘ConvertGBKSimple2Tradition’:
tools.c:1833: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
mv -f .deps/tools.Tpo .deps/tools.Po
gcc -DPKGDATADIR=\"/opt/fcitx/share/fcitx\" -I. -I.. -I. -I../lib -I../xpm   -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c
mv -f .deps/about.Tpo .deps/about.Po
gcc -O2 -fno-strength-reduce -g -O2   -D_ENABLE_TRAY  -D_ENABLE_LOG  -I/usr/include/freetype2   -D_USE_XFT -Wall -lXpm -lXtst  -o fcitx IC.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers.o punc.o py.o PYFA.o pyMapTable.o pyParser.o sp.o tools.o ui.o table.o xim.o qw.o tray.o TrayWindow.o vk.o about.o QuickPhrase.o AutoEng.o extra.o internalVersion.o ../lib/libXimd.a -lXft   -lX11 
make[2]:正在离开目录</code>/home/yangyi/fcitx-3.6.2/src'
Making all in tools
make[2]: 正在进入目录 <code>/home/yangyi/fcitx-3.6.2/tools'
make[2]: 没有什么可以做的为</code>all'。
make[2]:正在离开目录 <code>/home/yangyi/fcitx-3.6.2/tools'
Making all in data
make[2]: 正在进入目录</code>/home/yangyi/fcitx-3.6.2/data'
make -C ../tools
make[3]: 正在进入目录 <code>/home/yangyi/fcitx-3.6.2/tools'
make[3]: 没有什么可以做的为</code>all'。
make[3]:正在离开目录 <code>/home/yangyi/fcitx-3.6.2/tools'
rm -f pyERROR
rm -f pyPhrase.ok
make[2]:正在离开目录</code>/home/yangyi/fcitx-3.6.2/data'
make[2]: 正在进入目录 <code>/home/yangyi/fcitx-3.6.2'
make[2]:正在离开目录</code>/home/yangyi/fcitx-3.6.2'
make[1]:正在离开目录 `/home/yangyi/fcitx-3.6.2'
求助各位高手：哪里出错了？我该怎么办？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zmd56</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125867</link>
		<dc:creator>zmd56</dc:creator>
		<pubDate>Sat, 17 Oct 2009 16:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125867</guid>
		<description>&lt;p&gt;@flyfeel:我是ubuntu9.04, apt-get 无法找到软件包 xtst-dev啊？？？
ubuntu的软件最好是在前面加上lib，libxtst-dev&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@flyfeel:我是ubuntu9.04, apt-get 无法找到软件包 xtst-dev啊？？？
ubuntu的软件最好是在前面加上lib，libxtst-dev</p>]]></content:encoded>
	</item>
	<item>
		<title>By: flyfeel</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125677</link>
		<dc:creator>flyfeel</dc:creator>
		<pubDate>Thu, 15 Oct 2009 06:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125677</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-125427" rel="nofollow"&gt;zmd56&lt;/a&gt;: 
我是ubuntu9.04, apt-get 无法找到软件包 xtst-dev啊？？？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-125427" rel="nofollow">zmd56</a>: 
我是ubuntu9.04, apt-get 无法找到软件包 xtst-dev啊？？？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: flyfeel</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125675</link>
		<dc:creator>flyfeel</dc:creator>
		<pubDate>Thu, 15 Oct 2009 06:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125675</guid>
		<description>&lt;p&gt;@43:da&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@43:da</p>]]></content:encoded>
	</item>
	<item>
		<title>By: BackFire</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125609</link>
		<dc:creator>BackFire</dc:creator>
		<pubDate>Wed, 14 Oct 2009 02:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125609</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-125560" rel="nofollow"&gt;huangda1982&lt;/a&gt;: ibus不依赖gnome，太慢倒是真的&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-125560" rel="nofollow">huangda1982</a>: ibus不依赖gnome，太慢倒是真的</p>]]></content:encoded>
	</item>
	<item>
		<title>By: huangda1982</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125560</link>
		<dc:creator>huangda1982</dc:creator>
		<pubDate>Tue, 13 Oct 2009 01:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125560</guid>
		<description>&lt;p&gt;ibus依赖Gnome的，而且我Ubuntu9.10装上没有图标。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ibus依赖Gnome的，而且我Ubuntu9.10装上没有图标。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: idiot</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125541</link>
		<dc:creator>idiot</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125541</guid>
		<description>&lt;p&gt;aur…………&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>aur…………</p>]]></content:encoded>
	</item>
	<item>
		<title>By: orezna</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125523</link>
		<dc:creator>orezna</dc:creator>
		<pubDate>Mon, 12 Oct 2009 01:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125523</guid>
		<description>&lt;p&gt;最近对于小小输入法比较的友爱&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>最近对于小小输入法比较的友爱</p>]]></content:encoded>
	</item>
	<item>
		<title>By: transtone</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125519</link>
		<dc:creator>transtone</dc:creator>
		<pubDate>Sun, 11 Oct 2009 23:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125519</guid>
		<description>&lt;p&gt;@wilson r u kidding? 好像正好相反吧。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@wilson r u kidding? 好像正好相反吧。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: luojie-dune</title>
		<link>http://linuxtoy.org/archives/fcitx-362-released.html#comment-125511</link>
		<dc:creator>luojie-dune</dc:creator>
		<pubDate>Sun, 11 Oct 2009 08:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3395#comment-125511</guid>
		<description>&lt;p&gt;Ubuntu 9.10应该会接受。。。只要有人传有人测试。。。bugfix型的应该没问题。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ubuntu 9.10应该会接受。。。只要有人传有人测试。。。bugfix型的应该没问题。</p>]]></content:encoded>
	</item>
</channel>
</rss>

