<?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>Helyar.net &#187; cygwin</title>
	<atom:link href="http://www.helyar.net/tag/cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.helyar.net</link>
	<description>From the desktop of George Helyar</description>
	<lastBuildDate>Thu, 26 Jan 2012 16:11:27 +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>wget in Windows</title>
		<link>http://www.helyar.net/2009/wget-in-windows/</link>
		<comments>http://www.helyar.net/2009/wget-in-windows/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:57:19 +0000</pubDate>
		<dc:creator>George Helyar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.helyar.net/?p=292</guid>
		<description><![CDATA[wget is a command line utility found on many UNIX like operating systems, particularly Linux, used to download files from the command line. It is available from gnuwin32 but I had major problems trying to get all of its dependencies and in the end gave up with that. As I already have cygwin installed and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnu.org/software/wget/">wget</a> is a command line utility found on many UNIX like operating systems, particularly Linux, used to download files from the command line.</p>
<p>It is available from <a href="http://gnuwin32.sourceforge.net/packages/wget.htm">gnuwin32</a> but I had major problems trying to get all of its dependencies and in the end gave up with that. As I already have <a href="http://www.cygwin.com/">cygwin</a> installed and wget installed on that, I decided to just take it from there as these files will run as long as cygwin1.dll and any other dll dependencies are present.</p>
<p>I zipped these files up <a href="http://www.helyar.net/files/wget_1.11.4_cygwin.zip">here</a> (2 MB) for those who do not have Cygwin. All you have to do is extract them to somewhere on your system path environment variable (e.g. C:\Windows\System32) and you should be able to use wget from the command prompt as follows:</p>
<pre>C:\Users\George\Desktop&gt;wget --version
GNU Wget 1.11.4

Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://www.gnu.org/licenses/gpl.html&gt;.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic &lt;hniksic@xemacs.org&gt;.
Currently maintained by Micah Cowan &lt;micah@cowan.name&gt;.</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.helyar.net/2009/wget-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

