<?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>toto-share.com</title>
	<atom:link href="http://toto-share.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://toto-share.com</link>
	<description>sharing everything</description>
	<lastBuildDate>Thu, 13 Jun 2013 04:38:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Qt Compile in Release Mode</title>
		<link>http://toto-share.com/2013/06/qt-compile-in-release-mode/</link>
		<comments>http://toto-share.com/2013/06/qt-compile-in-release-mode/#comments</comments>
		<pubDate>Thu, 13 Jun 2013 04:38:08 +0000</pubDate>
		<dc:creator>totosugito</dc:creator>
				<category><![CDATA[C++/Qt]]></category>

		<guid isPermaLink="false">http://toto-share.com/?p=1348</guid>
		<description><![CDATA[When try to running my Qt execution program, I have error message like &#8220;the program can&#8217;t start because QtCored4.dll is missing&#8230;&#8221; The Qt file with  &#8220;&#8230;d..&#8221; is a debug file requirement. This error showed, because we compile our code in Debug mode. We need to change our *.pro file to make Qt Compile in Release [...]]]></description>
		<wfw:commentRss>http://toto-share.com/2013/06/qt-compile-in-release-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dc: command not found</title>
		<link>http://toto-share.com/2013/04/dc-command-not-found/</link>
		<comments>http://toto-share.com/2013/04/dc-command-not-found/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 08:48:48 +0000</pubDate>
		<dc:creator>totosugito</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://toto-share.com/?p=1339</guid>
		<description><![CDATA[I get a seismic software software in Linux. When I try to running this software, I get the error message like this : dc: command not found . I am sure install the all requirement program, but this error dc: command not found still showed. This error message showed, because I dont have dc program. [...]]]></description>
		<wfw:commentRss>http://toto-share.com/2013/04/dc-command-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/usr/bin/xauth:  timeout in locking authority file</title>
		<link>http://toto-share.com/2013/03/usrbinxauth-timeout-in-locking-authority-file/</link>
		<comments>http://toto-share.com/2013/03/usrbinxauth-timeout-in-locking-authority-file/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 14:08:28 +0000</pubDate>
		<dc:creator>totosugito</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://toto-share.com/?p=1332</guid>
		<description><![CDATA[I am try to remote other computer using SSH with command : ssh -X alice@192.168.99.110 but, the connected process is very slow and get the error message like this when connect to the server : /usr/bin/xauth:  timeout in locking authority file /home/alice/.Xauthority This problem showed because the SELINUX configuration. So, we need to disable this [...]]]></description>
		<wfw:commentRss>http://toto-share.com/2013/03/usrbinxauth-timeout-in-locking-authority-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
