<?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: Thinking Sphinx cannot find Sphinx</title>
	<atom:link href="http://coryodaniel.com/index.php/2010/01/20/thinking-sphinx-cannot-find-sphinx/feed/" rel="self" type="application/rss+xml" />
	<link>http://coryodaniel.com/index.php/2010/01/20/thinking-sphinx-cannot-find-sphinx/</link>
	<description>Software development, thoughts, and randomness</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:29:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: EH</title>
		<link>http://coryodaniel.com/index.php/2010/01/20/thinking-sphinx-cannot-find-sphinx/comment-page-1/#comment-291</link>
		<dc:creator>EH</dc:creator>
		<pubDate>Sun, 21 Nov 2010 20:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://coryodaniel.com/?p=417#comment-291</guid>
		<description>For completeness sake, this translates to a libmySQL.dll error on Windows. Ensure that libmySQL.dll (available many places) is somewhere in your path. I put it in system32.</description>
		<content:encoded><![CDATA[<p>For completeness sake, this translates to a libmySQL.dll error on Windows. Ensure that libmySQL.dll (available many places) is somewhere in your path. I put it in system32.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory O'Daniel</title>
		<link>http://coryodaniel.com/index.php/2010/01/20/thinking-sphinx-cannot-find-sphinx/comment-page-1/#comment-126</link>
		<dc:creator>Cory O'Daniel</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://coryodaniel.com/?p=417#comment-126</guid>
		<description>If you install mysql with mysql5-server-devel and get this same error try creating this symlink:

sudo ln -s /opt/local/lib/mysql5/mysql/libmysqlclient.16.dylib /usr/local/mysql/lib/libmysqlclient.16.dylib</description>
		<content:encoded><![CDATA[<p>If you install mysql with mysql5-server-devel and get this same error try creating this symlink:</p>
<p>sudo ln -s /opt/local/lib/mysql5/mysql/libmysqlclient.16.dylib /usr/local/mysql/lib/libmysqlclient.16.dylib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory O'Daniel</title>
		<link>http://coryodaniel.com/index.php/2010/01/20/thinking-sphinx-cannot-find-sphinx/comment-page-1/#comment-113</link>
		<dc:creator>Cory O'Daniel</dc:creator>
		<pubDate>Fri, 22 Jan 2010 22:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://coryodaniel.com/?p=417#comment-113</guid>
		<description>Hey pat, thanks for the great software!</description>
		<content:encoded><![CDATA[<p>Hey pat, thanks for the great software!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pat</title>
		<link>http://coryodaniel.com/index.php/2010/01/20/thinking-sphinx-cannot-find-sphinx/comment-page-1/#comment-111</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Thu, 21 Jan 2010 01:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://coryodaniel.com/?p=417#comment-111</guid>
		<description>Ah, TS isn&#039;t smart enough to figure out the cause of the error - it just tries to run indexer and check for specific output (ie: the version number)... and if anything fails, it assumes indexer isn&#039;t actually there.

Hadn&#039;t thought of problems like this - if/when I have the time, I&#039;ll try to make the message a bit smarter. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Ah, TS isn&#8217;t smart enough to figure out the cause of the error &#8211; it just tries to run indexer and check for specific output (ie: the version number)&#8230; and if anything fails, it assumes indexer isn&#8217;t actually there.</p>
<p>Hadn&#8217;t thought of problems like this &#8211; if/when I have the time, I&#8217;ll try to make the message a bit smarter. Thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

