<?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>Tatva-Artha &#187; cygwin</title>
	<atom:link href="http://www.tatvartha.com/tag/cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tatvartha.com</link>
	<description>meaning of &#34;it&#34;</description>
	<lastBuildDate>Sat, 22 Oct 2011 22:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cygwin: installing Webrat on cygwin</title>
		<link>http://www.tatvartha.com/2009/05/cygwin-installing-webrat-on-cygwin/</link>
		<comments>http://www.tatvartha.com/2009/05/cygwin-installing-webrat-on-cygwin/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:03:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[webrat]]></category>

		<guid isPermaLink="false">http://www.tatvartha.com/?p=156</guid>
		<description><![CDATA[gem install webrat may fail on cygwin when building native library. In my case, I had to install cygwin package libxslt-devel. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><code>gem install webrat</code></p>
<p>may fail on cygwin when building native library. In my case, I had to install cygwin package <strong>libxslt-devel</strong>.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.tatvartha.com/2009/05/cygwin-installing-webrat-on-cygwin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing remap error in cygwin</title>
		<link>http://www.tatvartha.com/2009/04/fixing-remap-error-in-cygwin/</link>
		<comments>http://www.tatvartha.com/2009/04/fixing-remap-error-in-cygwin/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 18:41:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cygwin]]></category>

		<guid isPermaLink="false">http://www.tatvartha.com/?p=85</guid>
		<description><![CDATA[After updating cygwin packages, sometime you get following error: C:\cygwin\bin\&#60;some&#62;.exe: *** fatal error &#8211; unable to remap C:\cygwin\bin\&#60;some&#62;.dll to same address as &#8230; To fix this: - close all cygwin consoles - open DOS console (Start &#62;&#62; Run &#62;&#62; &#8220;cmd&#8221;) - cd c:\cywgin\bin - ash (this will open bash console with $ prompt) $ ./rebaseall [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>After updating cygwin packages, sometime you get following error:</p>
<p>C:\cygwin\bin\&lt;some&gt;.exe: *** fatal error &#8211; unable to remap C:\cygwin\bin\&lt;some&gt;.dll to same address as &#8230;</p>
<p>To fix this:</p>
<p>- close all cygwin consoles<br />
- open DOS console (Start &gt;&gt; Run &gt;&gt; &#8220;cmd&#8221;)<br />
- cd c:\cywgin\bin<br />
- ash (this will open bash console with $ prompt)<br />
$ ./rebaseall<br />
- &#8220;exit&#8221; from bash console<br />
- &#8220;exit&#8221; from DOS window</p>
<p>This should fix your remap problems.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.tatvartha.com/2009/04/fixing-remap-error-in-cygwin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

