<?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: Getting a Working C/C++ Development Environment for Developing Drizzle</title>
	<atom:link href="http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/</link>
	<description>the art of sql</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:05:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215776</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Thu, 24 Mar 2011 14:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215776</guid>
		<description>I would hop over to #drizzle on IRC (freenode.net) and ask krow and others what bugs are good ones to start with.</description>
		<content:encoded><![CDATA[<p>I would hop over to #drizzle on IRC (freenode.net) and ask krow and others what bugs are good ones to start with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aj</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215775</link>
		<dc:creator>aj</dc:creator>
		<pubDate>Thu, 24 Mar 2011 01:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215775</guid>
		<description>after getting Drizzle for bzr and compiling it.. whats the next approach to fix bugs... how do i find the bugs basically</description>
		<content:encoded><![CDATA[<p>after getting Drizzle for bzr and compiling it.. whats the next approach to fix bugs&#8230; how do i find the bugs basically</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215774</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Sun, 20 Mar 2011 13:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215774</guid>
		<description>Yep, that&#039;s true. Note that this article was written &gt;2 years ago. :) Back then, things weren&#039;t quite as simple ;)</description>
		<content:encoded><![CDATA[<p>Yep, that&#8217;s true. Note that this article was written &gt;2 years ago. <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Back then, things weren&#8217;t quite as simple <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag Priyam</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215773</link>
		<dc:creator>Anurag Priyam</dc:creator>
		<pubDate>Sun, 20 Mar 2011 08:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215773</guid>
		<description>On a Debian system you can just say &#039;sudo aptitude build-dep drizzle&#039; to get all the packages required for developing drizzle.</description>
		<content:encoded><![CDATA[<p>On a Debian system you can just say &#8216;sudo aptitude build-dep drizzle&#8217; to get all the packages required for developing drizzle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: louis</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215712</link>
		<dc:creator>louis</dc:creator>
		<pubDate>Sat, 25 Sep 2010 08:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215712</guid>
		<description>replace apt-add-repository with add-apt-repository (a typo)!</description>
		<content:encoded><![CDATA[<p>replace apt-add-repository with add-apt-repository (a typo)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215646</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Tue, 01 Jun 2010 17:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215646</guid>
		<description>Hi Ivo!&lt;br&gt;&lt;br&gt;Thanks for the heads up.  Updated the article :)&lt;br&gt;&lt;br&gt;Cheers!&lt;br&gt;jay</description>
		<content:encoded><![CDATA[<p>Hi Ivo!</p>
<p>Thanks for the heads up.  Updated the article <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!<br />jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215665</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Tue, 01 Jun 2010 16:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215665</guid>
		<description>Hi Ivo!

Thanks for the heads up.  Updated the article :)

Cheers!
jay</description>
		<content:encoded><![CDATA[<p>Hi Ivo!</p>
<p>Thanks for the heads up.  Updated the article <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!<br />
jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivotron</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215644</link>
		<dc:creator>ivotron</dc:creator>
		<pubDate>Sun, 30 May 2010 15:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215644</guid>
		<description>Hi Jay,&lt;br&gt;&lt;br&gt;I tried the hard way today and ./configure additionally required for gperf, libdrizzle-dev and libboost-program-options-dev&lt;br&gt;&lt;br&gt;Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Jay,</p>
<p>I tried the hard way today and ./configure additionally required for gperf, libdrizzle-dev and libboost-program-options-dev</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215502</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Mon, 10 May 2010 17:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215502</guid>
		<description>Hi!&lt;br&gt;&lt;br&gt;If you&#039;re working in a source directory, you shouldn&#039;t be doing sudo make install.  For libdrizzle, you can either sudo apt-get install libdrizzle-dev, or build and sudo make install a source directory of libdrizzle.  Does this answer your question?  Lemme know if it doesn&#039;t! :)&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;jay</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>If you&#39;re working in a source directory, you shouldn&#39;t be doing sudo make install.  For libdrizzle, you can either sudo apt-get install libdrizzle-dev, or build and sudo make install a source directory of libdrizzle.  Does this answer your question?  Lemme know if it doesn&#39;t! <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,</p>
<p>jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaypipes</title>
		<link>http://www.joinfu.com/2008/08/getting-a-working-c-c-plusplus-development-environment-for-developing-drizzle/comment-page-1/#comment-215501</link>
		<dc:creator>jaypipes</dc:creator>
		<pubDate>Mon, 10 May 2010 14:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://joinfu.com/2008/08/getting-a-working-c/c++-development-environment-for-developing-drizzle#comment-215501</guid>
		<description>Hi!

If you&#039;re working in a source directory, you shouldn&#039;t be doing sudo make install.  For libdrizzle, you can either sudo apt-get install libdrizzle-dev, or build and sudo make install a source directory of libdrizzle.  Does this answer your question?  Lemme know if it doesn&#039;t! :)

Cheers,

jay</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>If you&#8217;re working in a source directory, you shouldn&#8217;t be doing sudo make install.  For libdrizzle, you can either sudo apt-get install libdrizzle-dev, or build and sudo make install a source directory of libdrizzle.  Does this answer your question?  Lemme know if it doesn&#8217;t! <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,</p>
<p>jay</p>
]]></content:encoded>
	</item>
</channel>
</rss>

