<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>泛城科技技术博客wine &#187; 泛城科技技术博客</title>
	<atom:link href="http://tech.lezi.com/archives/tag/wine/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.lezi.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jan 2013 09:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fedora/Ubuntu Linux下用wine安装腾讯通RTX成功</title>
		<link>http://tech.lezi.com/archives/75</link>
		<comments>http://tech.lezi.com/archives/75#comments</comments>
		<pubDate>Wed, 08 Dec 2010 13:28:11 +0000</pubDate>
		<dc:creator>neilxp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://tech.lezi.com/?p=75</guid>
		<description><![CDATA[Fedora/Ubuntu Linux下用wine安装腾讯通RTX，方法，问题，版本记录，注意事项]]></description>
			<content:encoded><![CDATA[<p>腾讯的企业通信软件RTX俨然已经成为我们公司开源化的一大障碍。目前也没有合适的开源软件替代之，只有通过wine上安装RTX来解决。</p>
<p>装好后效果如下：</p>
<p><a href="http://tech.lezi.com/wp-content/uploads/2010/12/winemain.png"><img class="alignnone size-full wp-image-89" title="winemain" src="http://tech.lezi.com/wp-content/uploads/2010/12/winemain.png" alt="" width="241" height="661" /></a><br />
<span id="more-75"></span><br />
<a href="http://tech.lezi.com/wp-content/uploads/2010/12/chat_windows.png"><img class="alignnone size-full wp-image-81" title="chat_windows" src="http://tech.lezi.com/wp-content/uploads/2010/12/chat_windows.png" alt="" width="570" height="554" /></a></p>
<p>具体实现方法网上很多：<a title="链接" href="http://www.google.com.hk/search?hl=zh-CN&amp;safe=strict&amp;client=firefox-a&amp;hs=FNf&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;q=linux+%E5%AE%89%E8%A3%85+rtx&amp;btnG=Google+%E6%90%9C%E7%B4%A2&amp;aq=f&amp;aqi=&amp;aql=&amp;oq=&amp;gs_rfai=">链接</a>，主要的思想是</p>
<ol>
<li>安装Wine</li>
<li>使用<a href="http://wiki.winehq.org/winetricks">winetricks</a>安装RTX要用的库，包括riched20 msxml3 msxml6 vcrun6 win2k。<br />
winetricks是一个很方便的小工具。使用wine时，如果需要安装运用程序依赖的库，如msxml, mfc，就可以使用winetricks很方便地下载安装，像yum/apt一样的使用理念。</li>
<li>通过wine安装rtx客户端</li>
<li>设置中文字体:
<ol>
<li>将中文字体复制到~/.wine/drive_c/windows/Fonts下面。</li>
<li>命令行输入regedit会启动wine的注册表编辑器</li>
<li>注册表里HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink添加相关字体的健值。<br />
如Tohama添加Tohama=”SimSun.ttc,SimSun”，其他字体也如此办法添加对应</li>
</ol>
</li>
<li>启动rtx, 要确保环境变量LANG是zh_CN.utf8
<pre class="brush:bash">env LANG=zh_CN.utf8 WINEPREFIX="/home/neilxp/.wine" wine C:\\Program\ Files\\Tencent\\RTXC\\RTX.exe</pre>
</li>
</ol>
<h3>Wine下的RTX存在的问题</h3>
<ol>
<li>住窗口列表里的用户名前两个字不能显示</li>
<li>CPU使用率稍微高，有5%左右</li>
<li>无法发送和接受图片、表情</li>
</ol>
<h3>参考版本号</h3>
<ul>
<li>Linux: Fedora 14</li>
<li>wine: 1.3.8</li>
<li>winetricks: 20101106</li>
<li>rtx: 2009formal</li>
</ul>

	<h2>您也许会对以下文章感兴趣</h2>
	<ul class="st-related-posts">
	<li><a href="http://tech.lezi.com/archives/47" title="解决近期linux下yum更新出现HTTP Error 404 NOT FOUND错误的办法 (十月 28, 2010)">解决近期linux下yum更新出现HTTP Error 404 NOT FOUND错误的办法</a> (评论：3)</li>
	<li><a href="http://tech.lezi.com/archives/40" title="给rdesktop加一个图形界面GUI (十月 27, 2010)">给rdesktop加一个图形界面GUI</a> (评论：0)</li>
	<li><a href="http://tech.lezi.com/archives/194" title="一行Linux命令查找所有非UTF-8编码的文件，再一行命令，都转换成UTF-8 (一月 6, 2011)">一行Linux命令查找所有非UTF-8编码的文件，再一行命令，都转换成UTF-8</a> (评论：12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tech.lezi.com/archives/75/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
