<?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 für Marcus Spiegel</title>
	<atom:link href="http://marcusspiegel.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcusspiegel.de</link>
	<description>/** @TODO: find a slogan ;-) */</description>
	<lastBuildDate>Wed, 22 Feb 2012 01:35:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Kommentar zu HowTo: Install Sphinx along with MAMP / MAMP PRO on OS X Snow Leopard von Dennis</title>
		<link>http://marcusspiegel.de/2010/07/23/howto-install-sphinx-along-with-mamp-mamp-pro-on-os-x-snow-leopard/comment-page-1/#comment-142</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Wed, 22 Feb 2012 01:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://marcusspiegel.de/?p=144#comment-142</guid>
		<description>&lt;p&gt;Also, side note here, make sure to have XCode installed... This will cause issues when trying to run ./configure as your system will not be able to find a suitable C Compiler... This is also important because if you upgrade your system from Mac to OS X Lion, you will need XCode 4.x&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Also, side note here, make sure to have XCode installed&#8230; This will cause issues when trying to run ./configure as your system will not be able to find a suitable C Compiler&#8230; This is also important because if you upgrade your system from Mac to OS X Lion, you will need XCode 4.x</p>]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HowTo: Install Sphinx along with MAMP / MAMP PRO on OS X Snow Leopard von mashpie</title>
		<link>http://marcusspiegel.de/2010/07/23/howto-install-sphinx-along-with-mamp-mamp-pro-on-os-x-snow-leopard/comment-page-1/#comment-141</link>
		<dc:creator>mashpie</dc:creator>
		<pubDate>Fri, 12 Aug 2011 17:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://marcusspiegel.de/?p=144#comment-141</guid>
		<description>&lt;p&gt;Hi bberg,&lt;/p&gt;

&lt;p&gt;I don&#039;t use macports any more as brew is a much better alternative... but anyway :)
Did you just install mysql or also the &quot;mysql-dev&quot; stuff? point here is, that sphinx just needs to include the appropriate libs and headers of your installed version of mysql.&lt;/p&gt;

&lt;p&gt;If so just point there with the --with-mysql=/path/to/mysql-dev/lib/and/stuff switch.&lt;/p&gt;

&lt;p&gt;try to find out with  &quot;locate libmysql&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi bberg,</p>

<p>I don&#8217;t use macports any more as brew is a much better alternative&#8230; but anyway <img src='http://marcusspiegel.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 
Did you just install mysql or also the &#8220;mysql-dev&#8221; stuff? point here is, that sphinx just needs to include the appropriate libs and headers of your installed version of mysql.</p>

<p>If so just point there with the &#8211;with-mysql=/path/to/mysql-dev/lib/and/stuff switch.</p>

<p>try to find out with  &#8220;locate libmysql&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HowTo: Install Memcached with repcached &#8220;build-in server side replication&#8221; on Debian Lenny von repcached didn&#8217;t work when replicate with 2 servers? - Admins Goodies</title>
		<link>http://marcusspiegel.de/2010/05/02/howto-install-memcached-with-repcached-build-in-server-side-replication-on-debian-lenny/comment-page-1/#comment-140</link>
		<dc:creator>repcached didn&#8217;t work when replicate with 2 servers? - Admins Goodies</dc:creator>
		<pubDate>Fri, 12 Aug 2011 17:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://marcusspiegel.de/?p=95#comment-140</guid>
		<description>&lt;p&gt;[...] I sugest changing 11217 to 11216 and that should start working right away. I guess you already started with default settings to see repcached basically working, right? My default settings worked fine, like: http://marcusspiegel.de/2010/05/02/howto-install-memcached-with-repcached-build-in-server-side-repli... [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] I sugest changing 11217 to 11216 and that should start working right away. I guess you already started with default settings to see repcached basically working, right? My default settings worked fine, like: <a href="http://marcusspiegel.de/2010/05/02/howto-install-memcached-with-repcached-build-in-server-side-repli.." rel="nofollow">http://marcusspiegel.de/2010/05/02/howto-install-memcached-with-repcached-build-in-server-side-repli..</a>. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HowTo: Install Sphinx along with MAMP / MAMP PRO on OS X Snow Leopard von bberg</title>
		<link>http://marcusspiegel.de/2010/07/23/howto-install-sphinx-along-with-mamp-mamp-pro-on-os-x-snow-leopard/comment-page-1/#comment-137</link>
		<dc:creator>bberg</dc:creator>
		<pubDate>Tue, 19 Apr 2011 23:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://marcusspiegel.de/?p=144#comment-137</guid>
		<description>&lt;p&gt;hi. mysql now uses cmake... i&#039;ve installed it with macports and run cmake (converting options as described at http://forge.mysql.com/wiki/Autotools_to_CMake_Transition_Guide). also run make and copied the include files to mamp but still got &quot;cannot find MySQL include files&quot; when configuring sphinx. ideas? thx&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi. mysql now uses cmake&#8230; i&#8217;ve installed it with macports and run cmake (converting options as described at <a href="http://forge.mysql.com/wiki/Autotools_to_CMake_Transition_Guide)" rel="nofollow">http://forge.mysql.com/wiki/Autotools_to_CMake_Transition_Guide)</a>. also run make and copied the include files to mamp but still got &#8220;cannot find MySQL include files&#8221; when configuring sphinx. ideas? thx</p>]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu HowTo: &#8220;gem install mysql&#8221; on OS X together with MAMP (Mac-Apache-MySQL-PHP) von Hargitai Dávid</title>
		<link>http://marcusspiegel.de/2009/08/24/howto-gem-install-mysql-on-os-x-together-with-mamp-mac-apache-mysql-php/comment-page-1/#comment-123</link>
		<dc:creator>Hargitai Dávid</dc:creator>
		<pubDate>Thu, 10 Feb 2011 06:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://marcusspiegel.de/?p=38#comment-123</guid>
		<description>&lt;p&gt;Thank you very much! Works like a charm. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much! Works like a charm. <img src='http://marcusspiegel.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>

