<?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: Nokogiri Is Released</title>
	<atom:link href="http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/</link>
	<description>The act of making love, tenderly.</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:38:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: violence and code</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-131262</link>
		<dc:creator>violence and code</dc:creator>
		<pubDate>Mon, 14 Feb 2011 15:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-131262</guid>
		<description>[...] &#8211; the subtitle- &#8220;the act of making love, tenderly&#8217;  Read the article- http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/ for a weirdly code-erotic letter to the internets.  Maybe this explains a few [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; the subtitle- &#8220;the act of making love, tenderly&#8217;  Read the article- http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/ for a weirdly code-erotic letter to the internets.  Maybe this explains a few [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nokogiri &#8211; An HTML, XML, SAX, and Reader parser. &#171; My Experiments with Rails</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-119092</link>
		<dc:creator>Nokogiri &#8211; An HTML, XML, SAX, and Reader parser. &#171; My Experiments with Rails</dc:creator>
		<pubDate>Tue, 20 Jul 2010 06:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-119092</guid>
		<description>[...] &#8211; An HTML, XML, SAX, and Reader&#160;parser. July 20, 2010   Nokogiri is an HTML, XML, SAX, and Reader parser released under &#8220;The MIT [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; An HTML, XML, SAX, and Reader&nbsp;parser. July 20, 2010   Nokogiri is an HTML, XML, SAX, and Reader parser released under &#8220;The MIT [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Colyer &#187; Smartermeter &#8211; Read your SmartMeter</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-100258</link>
		<dc:creator>Matt Colyer &#187; Smartermeter &#8211; Read your SmartMeter</dc:creator>
		<pubDate>Wed, 07 Oct 2009 01:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-100258</guid>
		<description>[...] a shout out to mechanize I will never use another screenscraping library again. It&#8217;s uses nokogiri (so it parses all the html into a nice xpath accessible form), it handles all the cookie session [...]</description>
		<content:encoded><![CDATA[<p>[...] a shout out to mechanize I will never use another screenscraping library again. It&#8217;s uses nokogiri (so it parses all the html into a nice xpath accessible form), it handles all the cookie session [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-98186</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-98186</guid>
		<description>@MikeW  I run Snow Leopard, and it installs just fine for me.

Would you mind sending an email to the mailing list that includes the version of nokogiri you&#039;re trying to install, your &quot;ruby -v&quot;, and also the version of XCode you have installed?  We can continue debugging it from there!

Here is a link to the mailing list: http://groups.google.com/group/nokogiri-talk</description>
		<content:encoded><![CDATA[<p>@MikeW  I run Snow Leopard, and it installs just fine for me.</p>
<p>Would you mind sending an email to the mailing list that includes the version of nokogiri you&#8217;re trying to install, your &#8220;ruby -v&#8221;, and also the version of XCode you have installed?  We can continue debugging it from there!</p>
<p>Here is a link to the mailing list: <a href="http://groups.google.com/group/nokogiri-talk" rel="nofollow">http://groups.google.com/group/nokogiri-talk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeW</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-98184</link>
		<dc:creator>MikeW</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-98184</guid>
		<description>I&#039;m having the same issue as GenFoch after installing Snow Leopard. I&#039;ve even go so far as to try to install lxml2 manaully. I&#039;ve already used port to install libxml2 and libxslt. Every solution I&#039;ve seen says to install libxml2-dev and libxslt-dev, but those are solutions for other linux distros; not OS X. Any way to fix this on a Mac?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same issue as GenFoch after installing Snow Leopard. I&#8217;ve even go so far as to try to install lxml2 manaully. I&#8217;ve already used port to install libxml2 and libxslt. Every solution I&#8217;ve seen says to install libxml2-dev and libxslt-dev, but those are solutions for other linux distros; not OS X. Any way to fix this on a Mac?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GenFoch</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-74028</link>
		<dc:creator>GenFoch</dc:creator>
		<pubDate>Sun, 19 Apr 2009 23:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-74028</guid>
		<description>&lt;p&gt;Hi, I&#039;m really new to ruby so please bear with me. I have installed ruby and rubygems and other gems I have installed do work. I have been requested to install nokogiri-1.2.3 but I get the following error:&lt;/p&gt;

&lt;p&gt;checking for xmlParseDoc() in -lxml2... no
libxml2 is missing.  try &#039;port install libxml2&#039; or &#039;yum install libxml2&#039;&lt;/p&gt;

&lt;p&gt;however looking at /usr/lib I see libxml2.a and looking in it I can see DOCBparser which I think contains the xmlParseDoc, so it seems like everything is there. &lt;/p&gt;

&lt;p&gt;I have  ruby 1.8.6 (2007-03-13 patchlevel 0) [i486-linux] on the system and updated to rubygems 1.3.2 in my attempt to solve this issue. &lt;/p&gt;

&lt;p&gt;I see there is a message like details.  You may need configuration options.&lt;/p&gt;

&lt;p&gt;Provided configuration options:
and a bunch of options  but I&#039;m not sure where to start. &lt;/p&gt;

&lt;p&gt;Thanks for your time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m really new to ruby so please bear with me. I have installed ruby and rubygems and other gems I have installed do work. I have been requested to install nokogiri-1.2.3 but I get the following error:</p>
<p>checking for xmlParseDoc() in -lxml2&#8230; no<br />
libxml2 is missing.  try &#8216;port install libxml2&#8242; or &#8216;yum install libxml2&#8242;</p>
<p>however looking at /usr/lib I see libxml2.a and looking in it I can see DOCBparser which I think contains the xmlParseDoc, so it seems like everything is there. </p>
<p>I have  ruby 1.8.6 (2007-03-13 patchlevel 0) [i486-linux] on the system and updated to rubygems 1.3.2 in my attempt to solve this issue. </p>
<p>I see there is a message like details.  You may need configuration options.</p>
<p>Provided configuration options:<br />
and a bunch of options  but I&#8217;m not sure where to start. </p>
<p>Thanks for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-2/#comment-69027</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Fri, 20 Mar 2009 11:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-69027</guid>
		<description>&lt;p&gt;[SOLVED] - many thanks!&lt;/p&gt;

&lt;p&gt;sudo apt-get update
sudo apt-get install libxslt1-dev
sudo apt-get install libxml2-dev
sudo gem install nokogiri&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[SOLVED] &#8211; many thanks!</p>
<p>sudo apt-get update<br />
sudo apt-get install libxslt1-dev<br />
sudo apt-get install libxml2-dev<br />
sudo gem install nokogiri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-69025</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Fri, 20 Mar 2009 11:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-69025</guid>
		<description>&lt;p&gt;Do you mean libxml2-dev and libxslt-dev?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Do you mean libxml2-dev and libxslt-dev?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-68841</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Thu, 19 Mar 2009 15:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-68841</guid>
		<description>&lt;p&gt;Make sure you also install &quot;libxml2-devel&quot; and &quot;libxslt-devel&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Make sure you also install &#8220;libxml2-devel&#8221; and &#8220;libxslt-devel&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-68835</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 19 Mar 2009 12:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-68835</guid>
		<description>&lt;p&gt;Dont know if this helps?&lt;/p&gt;

&lt;p&gt;sudo find / -name &#039;parser.h&#039;
/usr/include/gnome-xml/libxml/parser.h
/usr/include/gnome-xml/parser.h&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dont know if this helps?</p>
<p>sudo find / -name &#8216;parser.h&#8217;<br />
/usr/include/gnome-xml/libxml/parser.h<br />
/usr/include/gnome-xml/parser.h</p>
]]></content:encoded>
	</item>
</channel>
</rss>

