<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: apt for cygwin</title>
	<atom:link href="http://donc.wordpress.com/2006/08/04/apt-for-cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/</link>
	<description>cat foo &#62; /dev/null 2&#62;&#38;1</description>
	<lastBuildDate>Fri, 11 Sep 2009 13:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jamesqiu</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1613</link>
		<dc:creator>jamesqiu</dc:creator>
		<pubDate>Fri, 03 Apr 2009 06:49:38 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1613</guid>
		<description>apt-cyg is great.
I can&#039;t run cyg-apt in my cygwin, but apt-cyg is fine, and stable. thanks to Stephen Jungels.</description>
		<content:encoded><![CDATA[<p>apt-cyg is great.<br />
I can&#8217;t run cyg-apt in my cygwin, but apt-cyg is fine, and stable. thanks to Stephen Jungels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1612</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Wed, 04 Mar 2009 13:42:49 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1612</guid>
		<description>There&#039;s also http://stephenjungels.com/jungels.net/projects/apt-cyg/ which looks a little more recent</description>
		<content:encoded><![CDATA[<p>There&#8217;s also <a href="http://stephenjungels.com/jungels.net/projects/apt-cyg/" rel="nofollow">http://stephenjungels.com/jungels.net/projects/apt-cyg/</a> which looks a little more recent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger&#8217;s Brain Dump &#187; apt-get or yum for cygwin</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1611</link>
		<dc:creator>Roger&#8217;s Brain Dump &#187; apt-get or yum for cygwin</dc:creator>
		<pubDate>Wed, 04 Mar 2009 13:20:59 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1611</guid>
		<description>[...] http://donc.wordpress.com/2006/08/04/apt-for-cygwin/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://donc.wordpress.com/2006/08/04/apt-for-cygwin/" rel="nofollow">http://donc.wordpress.com/2006/08/04/apt-for-cygwin/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1606</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 29 Nov 2008 06:04:27 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1606</guid>
		<description>to fix the no root dir do

mkdir /cygwin</description>
		<content:encoded><![CDATA[<p>to fix the no root dir do</p>
<p>mkdir /cygwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariane</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1593</link>
		<dc:creator>Mariane</dc:creator>
		<pubDate>Mon, 01 Sep 2008 23:28:03 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1593</guid>
		<description>Thank you all for your posts. When I saw the &quot;no root dir&quot; error message I went ahead, like Xuru did, and I created a directory called &quot;root&quot;. It didn&#039;t help at all. 

Mariane</description>
		<content:encoded><![CDATA[<p>Thank you all for your posts. When I saw the &#8220;no root dir&#8221; error message I went ahead, like Xuru did, and I created a directory called &#8220;root&#8221;. It didn&#8217;t help at all. </p>
<p>Mariane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xuru</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1590</link>
		<dc:creator>xuru</dc:creator>
		<pubDate>Thu, 24 Jul 2008 16:30:14 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1590</guid>
		<description>Yorga,

I got the same error as you.  &quot;error: /cygwin no root dir&quot;

I just went ahead and created the directory and all works well:
  mkdir /cygwin  makes the directory &quot;C:\cygwin\cygwin&quot; to put all the cached information

you can also change the line 25:
 root = &#039;/cygwin&#039;
to where ever you would like the cached packages to be placed.</description>
		<content:encoded><![CDATA[<p>Yorga,</p>
<p>I got the same error as you.  &#8220;error: /cygwin no root dir&#8221;</p>
<p>I just went ahead and created the directory and all works well:<br />
  mkdir /cygwin  makes the directory &#8220;C:\cygwin\cygwin&#8221; to put all the cached information</p>
<p>you can also change the line 25:<br />
 root = &#8216;/cygwin&#8217;<br />
to where ever you would like the cached packages to be placed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1586</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Sun, 08 Jun 2008 08:31:35 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1586</guid>
		<description>Hi Yorga,

Try this:

cyg-apt setup
cyg-apt update

It worked for me.

Etienne</description>
		<content:encoded><![CDATA[<p>Hi Yorga,</p>
<p>Try this:</p>
<p>cyg-apt setup<br />
cyg-apt update</p>
<p>It worked for me.</p>
<p>Etienne</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yorga</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1584</link>
		<dc:creator>Yorga</dc:creator>
		<pubDate>Tue, 27 May 2008 15:48:58 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-1584</guid>
		<description>Hi!

I&#039;ve followed your instructions, but I got this &quot;cyg-apt setup&quot; error:

error: /cygwin no root dir

I suppose this is because I installed Cygwin in other path than &quot;c:\cygwin&quot;.
If so, is there any workaround I can use to put it to work?

Thanks in advance,
   Yorga.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;ve followed your instructions, but I got this &#8220;cyg-apt setup&#8221; error:</p>
<p>error: /cygwin no root dir</p>
<p>I suppose this is because I installed Cygwin in other path than &#8220;c:\cygwin&#8221;.<br />
If so, is there any workaround I can use to put it to work?</p>
<p>Thanks in advance,<br />
   Yorga.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rusty_Trombone</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-400</link>
		<dc:creator>Rusty_Trombone</dc:creator>
		<pubDate>Thu, 28 Jun 2007 20:18:57 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-400</guid>
		<description>The explination above seems to work as of 6/2007 if anyone interested</description>
		<content:encoded><![CDATA[<p>The explination above seems to work as of 6/2007 if anyone interested</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donc</title>
		<link>http://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-32</link>
		<dc:creator>donc</dc:creator>
		<pubDate>Sun, 22 Oct 2006 02:10:56 +0000</pubDate>
		<guid isPermaLink="false">https://donc.wordpress.com/2006/08/04/apt-for-cygwin/#comment-32</guid>
		<description>the mirror argument needs 2 dashes &quot;--mirror&quot; 
the problem is that &quot;-m&quot; is  a shortcut for --mirror

your mirror got set to &quot;irror=http://mirror.mcs.anl.gov/cygwin&quot;

now cyg-apt can&#039;t parse the config file since mirror contains &quot;=&quot;

edit ~/.cyg-apt and change
mirror=&quot;irror=http://mirror.mcs.anl.gov/cygwin&quot;
to
mirror=&quot;http://mirror.mcs.anl.gov/cygwin&quot;</description>
		<content:encoded><![CDATA[<p>the mirror argument needs 2 dashes &#8220;&#8211;mirror&#8221;<br />
the problem is that &#8220;-m&#8221; is  a shortcut for &#8211;mirror</p>
<p>your mirror got set to &#8220;irror=http://mirror.mcs.anl.gov/cygwin&#8221;</p>
<p>now cyg-apt can&#8217;t parse the config file since mirror contains &#8220;=&#8221;</p>
<p>edit ~/.cyg-apt and change<br />
mirror=&#8221;irror=http://mirror.mcs.anl.gov/cygwin&#8221;<br />
to<br />
mirror=&#8221;http://mirror.mcs.anl.gov/cygwin&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
