<?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/"
		>
<channel>
	<title>Kommentare zu: wget für Mac OS X installieren</title>
	<atom:link href="http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/feed/" rel="self" type="application/rss+xml" />
	<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/</link>
	<description>Mac, TYPO3, PHP und ein wenig Webdesign</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:52:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: Typo3 sinnvoll auf mac os x installieren &#171; vlada.dev</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-121</link>
		<dc:creator>Typo3 sinnvoll auf mac os x installieren &#171; vlada.dev</dc:creator>
		<pubDate>Tue, 15 Nov 2011 16:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-121</guid>
		<description>[...] http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/&#8220; title=&#8220;http://dirk-weise.d... http://wowa-webdesign.de/typo3/typo3-tutorial-teil-08-installation-auf-einem-linux-system/&#8220; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/&#038;#8220" rel="nofollow">http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/&#038;#8220</a>; title=&#8220;<a href="http://dirk-weise.d.." rel="nofollow">http://dirk-weise.d..</a>. <a href="http://wowa-webdesign.de/typo3/typo3-tutorial-teil-08-installation-auf-einem-linux-system/&#038;#8220" rel="nofollow">http://wowa-webdesign.de/typo3/typo3-tutorial-teil-08-installation-auf-einem-linux-system/&#038;#8220</a>; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dirk</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-104</link>
		<dc:creator>dirk</dc:creator>
		<pubDate>Wed, 19 Oct 2011 16:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-104</guid>
		<description>Thank you for the advice! I&#039;ll add this in my article.
The reason for the dropped support is probably the fact that GnuTLS in contrast to OpenSSL supports TLS in version 1.1, which fixes a recently discovered SSL exploit. But at least for my low usage of wget I don&#039;t care. Especially as there are only few servers supporting TLS 1.1 right now: Apache uses OpenSSL as well.</description>
		<content:encoded><![CDATA[<p>Thank you for the advice! I&#8217;ll add this in my article.<br />
The reason for the dropped support is probably the fact that GnuTLS in contrast to OpenSSL supports TLS in version 1.1, which fixes a recently discovered SSL exploit. But at least for my low usage of wget I don&#8217;t care. Especially as there are only few servers supporting TLS 1.1 right now: Apache uses OpenSSL as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Ben</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-100</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 16 Sep 2011 12:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-100</guid>
		<description>Just tried this but make failed because ./configure doesn&#039;t create the make file.
The cause for this is a dependency on GNUTLS from wget 1.13 on.

Found this : &quot;wget 1.13 and newer tries to find gnutls by default rather than openssl (apparently because GNU doesn&#039;t like the openssl license), and configure fails unless you pass it --with-ssl=openssl (or install gnutls, obviously...).&quot;

Running ./configure --with-ssl=openssl got the ball rolling again for me.

source: https://github.com/mxcl/homebrew/issues/7047</description>
		<content:encoded><![CDATA[<p>Just tried this but make failed because ./configure doesn&#8217;t create the make file.<br />
The cause for this is a dependency on GNUTLS from wget 1.13 on.</p>
<p>Found this : &#8220;wget 1.13 and newer tries to find gnutls by default rather than openssl (apparently because GNU doesn&#8217;t like the openssl license), and configure fails unless you pass it &#8211;with-ssl=openssl (or install gnutls, obviously&#8230;).&#8221;</p>
<p>Running ./configure &#8211;with-ssl=openssl got the ball rolling again for me.</p>
<p>source: <a href="https://github.com/mxcl/homebrew/issues/7047" rel="nofollow">https://github.com/mxcl/homebrew/issues/7047</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dirk</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-99</link>
		<dc:creator>dirk</dc:creator>
		<pubDate>Mon, 29 Aug 2011 20:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-99</guid>
		<description>Die Apple Developer Tools (mitgeliefert auf der Mac OS X Installations-DVD) müssen installiert sein. Da ist u.a. der compiler dabei.</description>
		<content:encoded><![CDATA[<p>Die Apple Developer Tools (mitgeliefert auf der Mac OS X Installations-DVD) müssen installiert sein. Da ist u.a. der compiler dabei.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: johannes</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-98</link>
		<dc:creator>johannes</dc:creator>
		<pubDate>Mon, 29 Aug 2011 12:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-98</guid>
		<description>Hallo und danke für den Tipp, bei mir will es aber nicht ganz:


configure: error: no acceptable C compiler found in $PATH

OSX 10.04.11</description>
		<content:encoded><![CDATA[<p>Hallo und danke für den Tipp, bei mir will es aber nicht ganz:</p>
<p>configure: error: no acceptable C compiler found in $PATH</p>
<p>OSX 10.04.11</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: juhu</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-94</link>
		<dc:creator>juhu</dc:creator>
		<pubDate>Thu, 04 Aug 2011 16:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-94</guid>
		<description>Alternativ auch mit brew.

https://github.com/mxcl/homebrew/wiki/installation

# brew install wget</description>
		<content:encoded><![CDATA[<p>Alternativ auch mit brew.</p>
<p><a href="https://github.com/mxcl/homebrew/wiki/installation" rel="nofollow">https://github.com/mxcl/homebrew/wiki/installation</a></p>
<p># brew install wget</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dirk</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-87</link>
		<dc:creator>dirk</dc:creator>
		<pubDate>Fri, 29 Jul 2011 13:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-87</guid>
		<description>Prima, gut zu wissen! :-) Ich warte mit dem Update noch bis auch Office dort einwandfrei funktioniert.</description>
		<content:encoded><![CDATA[<p>Prima, gut zu wissen! <img src='http://dirk-weise.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Ich warte mit dem Update noch bis auch Office dort einwandfrei funktioniert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: rm53</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-84</link>
		<dc:creator>rm53</dc:creator>
		<pubDate>Thu, 28 Jul 2011 20:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-84</guid>
		<description>Danke für die feine Installationsanleitung! Nach Update auf neuestes XCode (gratis aus dem App Store) funktioniert es auch mit Lion einwandfrei.</description>
		<content:encoded><![CDATA[<p>Danke für die feine Installationsanleitung! Nach Update auf neuestes XCode (gratis aus dem App Store) funktioniert es auch mit Lion einwandfrei.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Christoph</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-82</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Fri, 13 May 2011 12:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-82</guid>
		<description>Danke, hat mir geholfen!</description>
		<content:encoded><![CDATA[<p>Danke, hat mir geholfen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: HP Color LaserJet CP1215 unter Mac OS X 10.5 installieren at webadventures</title>
		<link>http://dirk-weise.de/2009/02/wget-fur-mac-os-x-installieren/comment-page-1/#comment-3</link>
		<dc:creator>HP Color LaserJet CP1215 unter Mac OS X 10.5 installieren at webadventures</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://dirk-weise.de/?p=90#comment-3</guid>
		<description>[...] MacUser: HP Color Laserjet CP1215 aus Mac Mini installieren Dirks Blog: wget für Mac OS X installieren foo2hp       &#171; Keine Internetsperren wegen Urheberrechtsverletzungen. [...]</description>
		<content:encoded><![CDATA[<p>[...] MacUser: HP Color Laserjet CP1215 aus Mac Mini installieren Dirks Blog: wget für Mac OS X installieren foo2hp       &laquo; Keine Internetsperren wegen Urheberrechtsverletzungen. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

