<?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: Building the Dovecot server in 64 bits on Leopard</title>
	<atom:link href="http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 May 2012 02:04:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/comment-page-1/#comment-10802</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 22 Jun 2011 04:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=622#comment-10802</guid>
		<description>Thanks for the update!</description>
		<content:encoded><![CDATA[<p>Thanks for the update!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/comment-page-1/#comment-10799</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Tue, 21 Jun 2011 23:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=622#comment-10799</guid>
		<description>Looks like I got it going.</description>
		<content:encoded><![CDATA[<p>Looks like I got it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/comment-page-1/#comment-10619</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 09 Jun 2011 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=622#comment-10619</guid>
		<description>Yes, you need XCode to be able to compile. I don&#039;t know if the MAMP install comes with the proper shared libraries and include files required for compiling dovecot, but you will notice that soon enough. If it doesn&#039;t work I would advice you to at least try to look at the other documentation on MySQL, Apache and PHP as well. We provide everything you require and it&#039;s all supporting each other.</description>
		<content:encoded><![CDATA[<p>Yes, you need XCode to be able to compile. I don&#8217;t know if the MAMP install comes with the proper shared libraries and include files required for compiling dovecot, but you will notice that soon enough. If it doesn&#8217;t work I would advice you to at least try to look at the other documentation on MySQL, Apache and PHP as well. We provide everything you require and it&#8217;s all supporting each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/comment-page-1/#comment-10618</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Thu, 09 Jun 2011 21:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=622#comment-10618</guid>
		<description>On to install XCode...

Is that the only other thing it needs?

Thanks</description>
		<content:encoded><![CDATA[<p>On to install XCode&#8230;</p>
<p>Is that the only other thing it needs?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/comment-page-1/#comment-10617</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 09 Jun 2011 21:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=622#comment-10617</guid>
		<description>@Andrei, did you install XCode?</description>
		<content:encoded><![CDATA[<p>@Andrei, did you install XCode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-mailserver-on-leopard/building-the-dovecot-server-in-64-bits-on-leopard/comment-page-1/#comment-10615</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Thu, 09 Jun 2011 20:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=622#comment-10615</guid>
		<description>But what if we have some problems?

After the ./configure line I get:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Users/mac_pro/downloads/dovecot-1.2.17&#039;:
configure: error: no acceptable C compiler found in $PATH
See `config.log&#039; for more details


Trying to compile on Snow Leopard. Have Mamp Pro installed so MySql is there. When I try make, it tells me that no such command.

Please help.</description>
		<content:encoded><![CDATA[<p>But what if we have some problems?</p>
<p>After the ./configure line I get:</p>
<p>checking for a BSD-compatible install&#8230; /usr/bin/install -c<br />
checking whether build environment is sane&#8230; yes<br />
checking for a thread-safe mkdir -p&#8230; ./install-sh -c -d<br />
checking for gawk&#8230; no<br />
checking for mawk&#8230; no<br />
checking for nawk&#8230; no<br />
checking for awk&#8230; awk<br />
checking whether make sets $(MAKE)&#8230; no<br />
checking whether to enable maintainer-specific portions of Makefiles&#8230; no<br />
checking for style of include used by make&#8230; none<br />
checking for gcc&#8230; no<br />
checking for cc&#8230; no<br />
checking for cl.exe&#8230; no<br />
configure: error: in `/Users/mac_pro/downloads/dovecot-1.2.17&#8242;:<br />
configure: error: no acceptable C compiler found in $PATH<br />
See `config.log&#8217; for more details</p>
<p>Trying to compile on Snow Leopard. Have Mamp Pro installed so MySql is there. When I try make, it tells me that no such command.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

