<?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: Installing Bugzilla on Mac OS X Server</title>
	<atom:link href="http://wiki.springsurprise.com/2009/09/30/installing-bugzilla-on-mac-os-x-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiki.springsurprise.com/2009/09/30/installing-bugzilla-on-mac-os-x-server/</link>
	<description>Technical scribbles in the sand</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:27:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeremy</title>
		<link>http://wiki.springsurprise.com/2009/09/30/installing-bugzilla-on-mac-os-x-server/comment-page-1/#comment-171</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 06 Feb 2010 12:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://wiki.springsurprise.com/?p=237#comment-171</guid>
		<description>A quick tip incase someone runs in to this too.  Perl could not find the mysql header files (i.e mysql.h) on my installation. 
I had to manually d/l DBD::mysql, run Makefile.PL, then vi Makefile to add the correct include path, which was /usr/local/include/mysql.  There is a INC variable that had the path set at /usr/local/include
After doing this make and make install ran just fine.  I spent hours beating my head against the wall on this one!</description>
		<content:encoded><![CDATA[<p>A quick tip incase someone runs in to this too.  Perl could not find the mysql header files (i.e mysql.h) on my installation.<br />
I had to manually d/l DBD::mysql, run Makefile.PL, then vi Makefile to add the correct include path, which was /usr/local/include/mysql.  There is a INC variable that had the path set at /usr/local/include<br />
After doing this make and make install ran just fine.  I spent hours beating my head against the wall on this one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Le Roux</title>
		<link>http://wiki.springsurprise.com/2009/09/30/installing-bugzilla-on-mac-os-x-server/comment-page-1/#comment-121</link>
		<dc:creator>Andres Le Roux</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://wiki.springsurprise.com/?p=237#comment-121</guid>
		<description>This was extremely helpful - clear, to the point and works.
Why can&#039;t the bugzilla team do something like this in their kb/docs????
small detail: needed to install the dev. tools appropriate in order to be able to &quot;make&quot; (3.1.2 xcode works -- I am not sure it is available at Apple since 10.6 uses a newer Xcode version)</description>
		<content:encoded><![CDATA[<p>This was extremely helpful &#8211; clear, to the point and works.<br />
Why can&#8217;t the bugzilla team do something like this in their kb/docs????<br />
small detail: needed to install the dev. tools appropriate in order to be able to &#8220;make&#8221; (3.1.2 xcode works &#8212; I am not sure it is available at Apple since 10.6 uses a newer Xcode version)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://wiki.springsurprise.com/2009/09/30/installing-bugzilla-on-mac-os-x-server/comment-page-1/#comment-54</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Wed, 07 Oct 2009 05:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://wiki.springsurprise.com/?p=237#comment-54</guid>
		<description>Fantastic! Thank you! I had a lot of trouble getting this set up, but without this I really didn&#039;t even know where to begin.</description>
		<content:encoded><![CDATA[<p>Fantastic! Thank you! I had a lot of trouble getting this set up, but without this I really didn&#8217;t even know where to begin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Kanat-Alexander</title>
		<link>http://wiki.springsurprise.com/2009/09/30/installing-bugzilla-on-mac-os-x-server/comment-page-1/#comment-43</link>
		<dc:creator>Max Kanat-Alexander</dc:creator>
		<pubDate>Thu, 01 Oct 2009 13:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://wiki.springsurprise.com/?p=237#comment-43</guid>
		<description>This is great! I&#039;ve linked to it from https://wiki.mozilla.org/Bugzilla:Mac_OS_X_installation .

-Max</description>
		<content:encoded><![CDATA[<p>This is great! I&#8217;ve linked to it from <a href="https://wiki.mozilla.org/Bugzilla:Mac_OS_X_installation" rel="nofollow">https://wiki.mozilla.org/Bugzilla:Mac_OS_X_installation</a> .</p>
<p>-Max</p>
]]></content:encoded>
	</item>
</channel>
</rss>
