<?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>Comments on: Fixing ld: warning: in /usr/local/lib/libz.dylib, file is not of required architecture</title>
	<atom:link href="http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/</link>
	<description>An invigorating splash of web geek goodness.</description>
	<lastBuildDate>Sun, 07 Aug 2011 05:12:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Matty</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-309</link>
		<dc:creator>Matty</dc:creator>
		<pubDate>Sun, 07 Aug 2011 05:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-309</guid>
		<description>Thanks man! I spent 4 hours on this issue. Luckily I stopped by your site. thanks</description>
		<content:encoded><![CDATA[<p>Thanks man! I spent 4 hours on this issue. Luckily I stopped by your site. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin VanDyck</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-308</link>
		<dc:creator>Collin VanDyck</dc:creator>
		<pubDate>Thu, 23 Jun 2011 16:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-308</guid>
		<description>Thanks for saving me a lot of time.</description>
		<content:encoded><![CDATA[<p>Thanks for saving me a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicki</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-307</link>
		<dc:creator>Vicki</dc:creator>
		<pubDate>Fri, 15 Apr 2011 06:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-307</guid>
		<description>THANK YOU SO MUCH.  I had to do this to fix my nokogiri problem as well.  You&#039;re a legend!</description>
		<content:encoded><![CDATA[<p>THANK YOU SO MUCH.  I had to do this to fix my nokogiri problem as well.  You&#8217;re a legend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-306</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Thu, 03 Mar 2011 23:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-306</guid>
		<description>Thank you. My recent attempt to compile Io did not like the libz I had. It complained about it not being x86_64. Your tip lead me to a 64 bit libz that mad it happy.</description>
		<content:encoded><![CDATA[<p>Thank you. My recent attempt to compile Io did not like the libz I had. It complained about it not being x86_64. Your tip lead me to a 64 bit libz that mad it happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason Simon</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-305</link>
		<dc:creator>Mason Simon</dc:creator>
		<pubDate>Wed, 16 Feb 2011 23:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-305</guid>
		<description>Thanks! This fixed my nokogiri problem too. I did those steps for libz.1.dylib + libz.1.2.3.dylib as well, like Jordan Brough did.</description>
		<content:encoded><![CDATA[<p>Thanks! This fixed my nokogiri problem too. I did those steps for libz.1.dylib + libz.1.2.3.dylib as well, like Jordan Brough did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-295</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Mon, 06 Sep 2010 16:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-295</guid>
		<description>Thanks a lot! I was having a problem compiling nokogori native extensions, copying libz.1.dylib as you suggest solves the problem. I didn&#039;t try Josh&#039;s technique.</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I was having a problem compiling nokogori native extensions, copying libz.1.dylib as you suggest solves the problem. I didn&#8217;t try Josh&#8217;s technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-294</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 03 Sep 2010 23:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-294</guid>
		<description>Why not just delete the bad copy of zlib? A fresh install of OS X has nothing in /usr/local.</description>
		<content:encoded><![CDATA[<p>Why not just delete the bad copy of zlib? A fresh install of OS X has nothing in /usr/local.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Chaffee</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-289</link>
		<dc:creator>Alex Chaffee</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-289</guid>
		<description>Are you using MacPorts? You may need to migrate your old binaries. See the MacPorts migration docs: 

https://trac.macports.org/wiki/Migration

And here&#039;s a script that may ease the pain:

http://andyic.org/wordpress/index.php/2010/06/macports-migration/</description>
		<content:encoded><![CDATA[<p>Are you using MacPorts? You may need to migrate your old binaries. See the MacPorts migration docs: </p>
<p><a href="https://trac.macports.org/wiki/Migration" rel="nofollow">https://trac.macports.org/wiki/Migration</a></p>
<p>And here&#8217;s a script that may ease the pain:</p>
<p><a href="http://andyic.org/wordpress/index.php/2010/06/macports-migration/" rel="nofollow">http://andyic.org/wordpress/index.php/2010/06/macports-migration/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Brough</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-285</link>
		<dc:creator>Jordan Brough</dc:creator>
		<pubDate>Sat, 27 Mar 2010 03:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-285</guid>
		<description>Note: I had to do the same for libz.1.dylib + libz.1.2.3.dylib to get the pg (postgres) gem to install.</description>
		<content:encoded><![CDATA[<p>Note: I had to do the same for libz.1.dylib + libz.1.2.3.dylib to get the pg (postgres) gem to install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Brough</title>
		<link>http://www.refresherate.com/2010/01/08/fixing-ld-warning-in-usrlocalliblibz-dylib-file-is-not-of-required-architecture/comment-page-1/#comment-284</link>
		<dc:creator>Jordan Brough</dc:creator>
		<pubDate>Sat, 27 Mar 2010 03:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.refresherate.com/?p=206#comment-284</guid>
		<description>Thank you, I was banging my head trying to get the mysql gem installed after upgrading to Snow Leopard as well and this works great.</description>
		<content:encoded><![CDATA[<p>Thank you, I was banging my head trying to get the mysql gem installed after upgrading to Snow Leopard as well and this works great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

