<?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>Dirks Blog &#187; wget</title>
	<atom:link href="http://dirk-weise.de/tags/wget/feed/" rel="self" type="application/rss+xml" />
	<link>http://dirk-weise.de</link>
	<description>Mac, TYPO3, PHP und ein wenig Webdesign</description>
	<lastBuildDate>Tue, 09 Mar 2010 00:25:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>wget für Mac OS X installieren</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/</link>
		<comments>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 10:17:02 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://dirk-weise.de/?p=90</guid>
		<description><![CDATA[Mac OS X Leopard kommt standardmäßig mit curl statt wget. Beide Programme machen zwar das gleiche, ich möchte jedoch wget haben, da dies von meinen vorhandenen Scripten verwendet wird. Voraussetzung für das folgende HowTo ist eine Installation der Apple XCode Developer Tools. Per Terminal wird wget wie folgt installiert:
curl -o wget-latest.tar.gz http://ftp.gnu.org/gnu/wget/wget-latest.tar.gz
tar xzf wget-latest.tar.gz
cd wget-x.y.z [...]]]></description>
		<wfw:commentRss>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
