<?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 Courier Auth library</title>
	<atom:link href="http://diymacserver.com/installing-the-mailserver/the-basic-mailserver/building-the-courier-auth-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 19:40:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-basic-mailserver/building-the-courier-auth-library/comment-page-1/#comment-4838</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 30 Jul 2009 12:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver//building-the-courier-auth-library/#comment-4838</guid>
		<description>Thank you for letting me know you&#039;ve solved it. Looks like you missed the page: 
&lt;a href=&quot;/installing-the-mailserver/the-basic-mailserver-on-leopard/building-the-courier-auth-library-in-64-bits-on-leopard/&quot; rel=&quot;nofollow&quot;&gt;building the courier auth-library in 64 bits&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thank you for letting me know you&#8217;ve solved it. Looks like you missed the page:<br />
<a href="/installing-the-mailserver/the-basic-mailserver-on-leopard/building-the-courier-auth-library-in-64-bits-on-leopard/" rel="nofollow">building the courier auth-library in 64 bits</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-basic-mailserver/building-the-courier-auth-library/comment-page-1/#comment-4837</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Thu, 30 Jul 2009 12:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver//building-the-courier-auth-library/#comment-4837</guid>
		<description>Well, after your note, I used the following and it configures with no issues.


MACOSX_DEPLOYMENT_TARGET=10.5
CFLAGS=&quot;-arch x86_64 -g -Os -pipe -no-cpp-precomp&quot; \
CCFLAGS=&quot;-arch x86_64 -g -Os -pipe&quot; \
CXXFLAGS=&quot;-arch x86_64 -g -Os -pipe&quot; \
LDFLAGS=&quot;-arch x86_64 -bind_at_load&quot; \
export CFLAGS CXXFLAGS LDFLAGS CCFLAGS MACOSX_DEPLOYMENT_TARGET

./configure --with-authmysql \
--without-authpam \
--with-mysql-libs=/usr/local/mysql/lib/mysql \
--with-mysql-includes=/usr/local/mysql/include</description>
		<content:encoded><![CDATA[<p>Well, after your note, I used the following and it configures with no issues.</p>
<p>MACOSX_DEPLOYMENT_TARGET=10.5<br />
CFLAGS=&#8221;-arch x86_64 -g -Os -pipe -no-cpp-precomp&#8221; \<br />
CCFLAGS=&#8221;-arch x86_64 -g -Os -pipe&#8221; \<br />
CXXFLAGS=&#8221;-arch x86_64 -g -Os -pipe&#8221; \<br />
LDFLAGS=&#8221;-arch x86_64 -bind_at_load&#8221; \<br />
export CFLAGS CXXFLAGS LDFLAGS CCFLAGS MACOSX_DEPLOYMENT_TARGET</p>
<p>./configure &#8211;with-authmysql \<br />
&#8211;without-authpam \<br />
&#8211;with-mysql-libs=/usr/local/mysql/lib/mysql \<br />
&#8211;with-mysql-includes=/usr/local/mysql/include</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-basic-mailserver/building-the-courier-auth-library/comment-page-1/#comment-4833</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 30 Jul 2009 05:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver//building-the-courier-auth-library/#comment-4833</guid>
		<description>@Erich, did you compile both for the same architecture?</description>
		<content:encoded><![CDATA[<p>@Erich, did you compile both for the same architecture?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich</title>
		<link>http://diymacserver.com/installing-the-mailserver/the-basic-mailserver/building-the-courier-auth-library/comment-page-1/#comment-4832</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Thu, 30 Jul 2009 03:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver//building-the-courier-auth-library/#comment-4832</guid>
		<description>Running into this error:

configure: error: --with-authmysql specified but no mysqlclient.so

Haven&#039;t been able to track this problem down anywhere. Some *much* older posts for RHEL, FreeBSD but nothing in those posts that have led to a solution here.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Running into this error:</p>
<p>configure: error: &#8211;with-authmysql specified but no mysqlclient.so</p>
<p>Haven&#8217;t been able to track this problem down anywhere. Some *much* older posts for RHEL, FreeBSD but nothing in those posts that have led to a solution here.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
