<?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 Thrift on Snow Leopard</title>
	<atom:link href="http://mattmueller.me/blog/installing-thrift-on-snow-leopard/feed" rel="self" type="application/rss+xml" />
	<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-thrift-on-snow-leopard</link>
	<description></description>
	<lastBuildDate>Mon, 19 Dec 2011 08:06:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben Fraser</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-122</link>
		<dc:creator>Ben Fraser</dc:creator>
		<pubDate>Fri, 05 Nov 2010 03:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-122</guid>
		<description>Thanks, this was very helpful.  I followed exactly except up to the actual download of thrift.  The link didn&#039;t have the 0.2.0 version, so I downloaded the 0.5.0 version.  The only difference is that you don&#039;t need to do the ./bootstrap.sh command and can go straight to to the ./configure command.</description>
		<content:encoded><![CDATA[<p>Thanks, this was very helpful.  I followed exactly except up to the actual download of thrift.  The link didn&#8217;t have the 0.2.0 version, so I downloaded the 0.5.0 version.  The only difference is that you don&#8217;t need to do the ./bootstrap.sh command and can go straight to to the ./configure command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Calm</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-112</link>
		<dc:creator>George Calm</dc:creator>
		<pubDate>Wed, 06 Oct 2010 03:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-112</guid>
		<description>Very helpful post. 
Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful post.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dheeraj Goswami</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-90</link>
		<dc:creator>Dheeraj Goswami</dc:creator>
		<pubDate>Fri, 13 Aug 2010 17:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-90</guid>
		<description>This is because you dont have correct pkg.m4 file. Do the following

If you don&#039;t have &quot;MacPorts&quot;:http://www.macports.org/, install it. T

sudo port install pkgconfig 

Go to your thrift root directory
cp /opt/local/share/aclocal/pkg.m4 aclocal/

Run the following again
./bootstrap.sh
./configure
make
sudo make install</description>
		<content:encoded><![CDATA[<p>This is because you dont have correct pkg.m4 file. Do the following</p>
<p>If you don&#8217;t have &#8220;MacPorts&#8221;:http://www.macports.org/, install it. T</p>
<p>sudo port install pkgconfig </p>
<p>Go to your thrift root directory<br />
cp /opt/local/share/aclocal/pkg.m4 aclocal/</p>
<p>Run the following again<br />
./bootstrap.sh<br />
./configure<br />
make<br />
sudo make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranjith</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-80</link>
		<dc:creator>Ranjith</dc:creator>
		<pubDate>Sun, 06 Jun 2010 03:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-80</guid>
		<description>hey...I&#039;m this close to getting the thrift installed. I too spent a whole day before stumbling to this site...my basic problem was not having xcode installed properly....I was missing all gcc and make commands....now got boost, libeven and ran ./bootstrap.sh....but when I run ./configure, I get this error at the very end...../configure: line 16615: syntax error near unexpected token `MONO,&#039;

./configure: line 16615: `  PKG_CHECK_MODULES(MONO, mono &gt;= 2.0.0, net_3_5=yes, net_3_5=no)&#039;</description>
		<content:encoded><![CDATA[<p>hey&#8230;I&#8217;m this close to getting the thrift installed. I too spent a whole day before stumbling to this site&#8230;my basic problem was not having xcode installed properly&#8230;.I was missing all gcc and make commands&#8230;.now got boost, libeven and ran ./bootstrap.sh&#8230;.but when I run ./configure, I get this error at the very end&#8230;../configure: line 16615: syntax error near unexpected token `MONO,&#8217;</p>
<p>./configure: line 16615: `  PKG_CHECK_MODULES(MONO, mono &gt;= 2.0.0, net_3_5=yes, net_3_5=no)&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlady</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-79</link>
		<dc:creator>Vlady</dc:creator>
		<pubDate>Fri, 07 May 2010 18:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-79</guid>
		<description>Hi, when I run bootstrap.sh.. i get this...
~/coder/thrift-0.2.0]$./bootstrap.sh 
glibtoolize: You should add the contents of `./aclocal/libtool.m4&#039; to `aclocal.m4&#039;.
glibtoolize: You should add the contents of `./aclocal/ltoptions.m4&#039; to `aclocal.m4&#039;.
glibtoolize: You should add the contents of `./aclocal/ltsugar.m4&#039; to `aclocal.m4&#039;.
glibtoolize: You should add the contents of `./aclocal/ltversion.m4&#039; to `aclocal.m4&#039;.
glibtoolize: You should add the contents of `./aclocal/lt~obsolete.m4&#039; to `aclocal.m4&#039;.

any suggestions?</description>
		<content:encoded><![CDATA[<p>Hi, when I run bootstrap.sh.. i get this&#8230;<br />
~/coder/thrift-0.2.0]$./bootstrap.sh<br />
glibtoolize: You should add the contents of `./aclocal/libtool.m4&#8242; to `aclocal.m4&#8242;.<br />
glibtoolize: You should add the contents of `./aclocal/ltoptions.m4&#8242; to `aclocal.m4&#8242;.<br />
glibtoolize: You should add the contents of `./aclocal/ltsugar.m4&#8242; to `aclocal.m4&#8242;.<br />
glibtoolize: You should add the contents of `./aclocal/ltversion.m4&#8242; to `aclocal.m4&#8242;.<br />
glibtoolize: You should add the contents of `./aclocal/lt~obsolete.m4&#8242; to `aclocal.m4&#8242;.</p>
<p>any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry You</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-71</link>
		<dc:creator>Jerry You</dc:creator>
		<pubDate>Fri, 05 Mar 2010 23:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-71</guid>
		<description>I got same error about the mismatch of libtool version. The fix is to download the latest Thrift from http://instant.thrift-rpc.org/</description>
		<content:encoded><![CDATA[<p>I got same error about the mismatch of libtool version. The fix is to download the latest Thrift from <a href="http://instant.thrift-rpc.org/" rel="nofollow">http://instant.thrift-rpc.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chok Ooi</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-64</link>
		<dc:creator>Chok Ooi</dc:creator>
		<pubDate>Mon, 01 Mar 2010 21:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-64</guid>
		<description>Hi, I have no problems running ./bootstrap.sh and ./configure for Thrift. However, when I run make, I get the following error. I am on Snow Leopard. I cannot find any site that mentioned this issue. Appreciate your feedback.

libtool: Version mismatch error.  This is libtool 2.2.4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4
libtool: and run autoconf again.
make[3]: *** [thrift] Error 63
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2</description>
		<content:encoded><![CDATA[<p>Hi, I have no problems running ./bootstrap.sh and ./configure for Thrift. However, when I run make, I get the following error. I am on Snow Leopard. I cannot find any site that mentioned this issue. Appreciate your feedback.</p>
<p>libtool: Version mismatch error.  This is libtool 2.2.4, but the<br />
libtool: definition of this LT_INIT comes from libtool 2.2.6.<br />
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4<br />
libtool: and run autoconf again.<br />
make[3]: *** [thrift] Error 63<br />
make[2]: *** [all] Error 2<br />
make[1]: *** [all-recursive] Error 1<br />
make: *** [all] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Mueller</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-47</link>
		<dc:creator>Matt Mueller</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-47</guid>
		<description>I&#039;m glad everything worked out for you! Yah, I&#039;ve stopped using macports because I find its often more trouble than its worth! I&#039;ll update the tutorial to include your advice. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad everything worked out for you! Yah, I&#8217;ve stopped using macports because I find its often more trouble than its worth! I&#8217;ll update the tutorial to include your advice. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://mattmueller.me/blog/installing-thrift-on-snow-leopard/comment-page-1#comment-46</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://mattmueller.me/blog/?p=211#comment-46</guid>
		<description>Great Tutorial, Thanks a bunch!
Just to help anyone else reading this, 
- don&#039;t use macports to get the sources (there are quite a few version inconsistencies i&#039;ve encountered)
- if you have python that you downloaded in /Library/Frameworks/Python.framework even though it maybe the same version as the one included in OSX, i encountered build errors when thrift was building the python packages

Just follow this article completely and you should be set! Thank you!!</description>
		<content:encoded><![CDATA[<p>Great Tutorial, Thanks a bunch!<br />
Just to help anyone else reading this,<br />
- don&#8217;t use macports to get the sources (there are quite a few version inconsistencies i&#8217;ve encountered)<br />
- if you have python that you downloaded in /Library/Frameworks/Python.framework even though it maybe the same version as the one included in OSX, i encountered build errors when thrift was building the python packages</p>
<p>Just follow this article completely and you should be set! Thank you!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

