<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Installing Apache Thrift on Ubuntu and Leopard	</title>
	<atom:link href="https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/</link>
	<description>Internet Bandwidth Development: Composting the Internet for over Two Decades</description>
	<lastBuildDate>Wed, 26 Oct 2011 18:38:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>
		By: Robert J Berger		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-2290</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Wed, 26 Oct 2011 18:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-2290</guid>

					<description><![CDATA[Andres, I haven&#039;t played with this for a while. There are instructions for ubuntu at http://www.saltycrane.com/blog/2011/06/install-thrift-ubuntu-1010-maverick/ and now days you can install thrift with homebrew on the mac http://mxcl.github.com/homebrew/]]></description>
			<content:encoded><![CDATA[<p>Andres, I haven&#8217;t played with this for a while. There are instructions for ubuntu at <a href="http://www.saltycrane.com/blog/2011/06/install-thrift-ubuntu-1010-maverick/" rel="nofollow ugc">http://www.saltycrane.com/blog/2011/06/install-thrift-ubuntu-1010-maverick/</a> and now days you can install thrift with homebrew on the mac <a href="http://mxcl.github.com/homebrew/" rel="nofollow ugc">http://mxcl.github.com/homebrew/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andres		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-2287</link>

		<dc:creator><![CDATA[Andres]]></dc:creator>
		<pubDate>Wed, 26 Oct 2011 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-2287</guid>

					<description><![CDATA[Getting the following error:


==&#062; jsx (compile)
./include/jsx_common.hrl:34: type jsx_opt() undefined
./include/jsx_common.hrl:66: type jsx_parser_result() undefined
./include/jsx_common.hrl:34: type jsx_opt() undefined
./include/jsx_common.hrl:66: type jsx_parser_result() undefined
./include/jsx_common.hrl:82: type eep0018_array() undefined
./include/jsx_common.hrl:82: type eep0018_array() undefined
./include/jsx_common.hrl:82: type eep0018_object() undefined
./include/jsx_common.hrl:84: type eep0018_term() undefined
./include/jsx_common.hrl:82: type eep0018_object() undefined
./include/jsx_common.hrl:85: type eep0018_key() undefined
./include/jsx_common.hrl:85: type eep0018_term() undefined
./include/jsx_common.hrl:91: type eep0018_string() undefined
./include/jsx_common.hrl:84: type eep0018_term() undefined
./include/jsx_common.hrl:34: type jsx_opt() undefined
./include/jsx_common.hrl:85: type eep0018_key() undefined
./include/jsx_common.hrl:92: type eep0018_number() undefined
./include/jsx_common.hrl:66: type jsx_parser_result() undefined
./include/jsx_common.hrl:85: type eep0018_term() undefined
./include/jsx_common.hrl:100: type encoder_opt() undefined
./include/jsx_common.hrl:82: type eep0018_array() undefined
./include/jsx_common.hrl:91: type eep0018_string() undefined
./include/jsx_common.hrl:109: type decoder_opt() undefined
./include/jsx_common.hrl:82: type eep0018_object() undefined
./include/jsx_common.hrl:92: type eep0018_number() undefined
./include/jsx_common.hrl:117: type verify_opt() undefined
./include/jsx_common.hrl:84: type eep0018_term() undefined
./include/jsx_common.hrl:100: type encoder_opt() undefined
./include/jsx_common.hrl:123: type format_opt() undefined
./include/jsx_common.hrl:85: type eep0018_key() undefined
make[2]: *** [all] Error 1
make[2]: Leaving directory `/home/hadoop-user/Software/thrift/lib/erl&#039;
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/hadoop-user/Software/thrift/lib&#039;
make: *** [install-recursive] Error 1]]></description>
			<content:encoded><![CDATA[<p>Getting the following error:</p>
<p>==&gt; jsx (compile)<br />
./include/jsx_common.hrl:34: type jsx_opt() undefined<br />
./include/jsx_common.hrl:66: type jsx_parser_result() undefined<br />
./include/jsx_common.hrl:34: type jsx_opt() undefined<br />
./include/jsx_common.hrl:66: type jsx_parser_result() undefined<br />
./include/jsx_common.hrl:82: type eep0018_array() undefined<br />
./include/jsx_common.hrl:82: type eep0018_array() undefined<br />
./include/jsx_common.hrl:82: type eep0018_object() undefined<br />
./include/jsx_common.hrl:84: type eep0018_term() undefined<br />
./include/jsx_common.hrl:82: type eep0018_object() undefined<br />
./include/jsx_common.hrl:85: type eep0018_key() undefined<br />
./include/jsx_common.hrl:85: type eep0018_term() undefined<br />
./include/jsx_common.hrl:91: type eep0018_string() undefined<br />
./include/jsx_common.hrl:84: type eep0018_term() undefined<br />
./include/jsx_common.hrl:34: type jsx_opt() undefined<br />
./include/jsx_common.hrl:85: type eep0018_key() undefined<br />
./include/jsx_common.hrl:92: type eep0018_number() undefined<br />
./include/jsx_common.hrl:66: type jsx_parser_result() undefined<br />
./include/jsx_common.hrl:85: type eep0018_term() undefined<br />
./include/jsx_common.hrl:100: type encoder_opt() undefined<br />
./include/jsx_common.hrl:82: type eep0018_array() undefined<br />
./include/jsx_common.hrl:91: type eep0018_string() undefined<br />
./include/jsx_common.hrl:109: type decoder_opt() undefined<br />
./include/jsx_common.hrl:82: type eep0018_object() undefined<br />
./include/jsx_common.hrl:92: type eep0018_number() undefined<br />
./include/jsx_common.hrl:117: type verify_opt() undefined<br />
./include/jsx_common.hrl:84: type eep0018_term() undefined<br />
./include/jsx_common.hrl:100: type encoder_opt() undefined<br />
./include/jsx_common.hrl:123: type format_opt() undefined<br />
./include/jsx_common.hrl:85: type eep0018_key() undefined<br />
make[2]: *** [all] Error 1<br />
make[2]: Leaving directory `/home/hadoop-user/Software/thrift/lib/erl&#8217;<br />
make[1]: *** [install-recursive] Error 1<br />
make[1]: Leaving directory `/home/hadoop-user/Software/thrift/lib&#8217;<br />
make: *** [install-recursive] Error 1</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cuong		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-1682</link>

		<dc:creator><![CDATA[Cuong]]></dc:creator>
		<pubDate>Thu, 08 Sep 2011 08:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-1682</guid>

					<description><![CDATA[when i run make command, i got:

/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2   -o Benchmark Benchmark.o libtestgencpp.la -lrt -lpthread 
libtool: link: cannot find the library `data/soft/Thrift/thrift-0.6.0/lib/cpp/libthrift.la&#039; or unhandled argument `data/soft/Thrift/thrift-0.6.0/lib/cpp/libthrift.la&#039;
make[4]: *** [Benchmark] Error 1
make[4]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0/lib/cpp/test&#039;
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0/lib/cpp&#039;
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0/lib&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0&#039;
make: *** [all] Error 2]]></description>
			<content:encoded><![CDATA[<p>when i run make command, i got:</p>
<p>/bin/bash ../../../libtool &#8211;tag=CXX   &#8211;mode=link g++ -Wall -g -O2   -o Benchmark Benchmark.o libtestgencpp.la -lrt -lpthread<br />
libtool: link: cannot find the library `data/soft/Thrift/thrift-0.6.0/lib/cpp/libthrift.la&#8217; or unhandled argument `data/soft/Thrift/thrift-0.6.0/lib/cpp/libthrift.la&#8217;<br />
make[4]: *** [Benchmark] Error 1<br />
make[4]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0/lib/cpp/test&#8217;<br />
make[3]: *** [all-recursive] Error 1<br />
make[3]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0/lib/cpp&#8217;<br />
make[2]: *** [all-recursive] Error 1<br />
make[2]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0/lib&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/cuongnlv/Cuong data/soft/Thrift/thrift-0.6.0&#8242;<br />
make: *** [all] Error 2</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: clear		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-174</link>

		<dc:creator><![CDATA[clear]]></dc:creator>
		<pubDate>Fri, 07 Jan 2011 16:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-174</guid>

					<description><![CDATA[Thank you. Finally installed.]]></description>
			<content:encoded><![CDATA[<p>Thank you. Finally installed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Francois K6		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-49</link>

		<dc:creator><![CDATA[Francois K6]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 10:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-49</guid>

					<description><![CDATA[Hi all,
after executing &quot;make&quot; i got this:

[FAILURE:/home/francois/Downloads/Development/thrift/thrift/test/ThriftTest.thrift:31] No generator named &#039;*&#039; could be found!
make[4]: *** [gen-cpp/ThriftTest_types.cpp] Error 1
make[4]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift/lib/cpp/test&#039;
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift/lib/cpp&#039;
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift/lib&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift&#039;
make: *** [all] Error 2

any clue on how to solve it?]]></description>
			<content:encoded><![CDATA[<p>Hi all,<br />
after executing &#8220;make&#8221; i got this:</p>
<p>[FAILURE:/home/francois/Downloads/Development/thrift/thrift/test/ThriftTest.thrift:31] No generator named &#8216;*&#8217; could be found!<br />
make[4]: *** [gen-cpp/ThriftTest_types.cpp] Error 1<br />
make[4]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift/lib/cpp/test&#8217;<br />
make[3]: *** [all-recursive] Error 1<br />
make[3]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift/lib/cpp&#8217;<br />
make[2]: *** [all-recursive] Error 1<br />
make[2]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift/lib&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/francois/Downloads/Development/thrift/thrift&#8217;<br />
make: *** [all] Error 2</p>
<p>any clue on how to solve it?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex Boisvert		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-48</link>

		<dc:creator><![CDATA[Alex Boisvert]]></dc:creator>
		<pubDate>Sat, 01 May 2010 16:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-48</guid>

					<description><![CDATA[Just another thank you for your instructions.  Saved me from tons of hassle :)]]></description>
			<content:encoded><![CDATA[<p>Just another thank you for your instructions.  Saved me from tons of hassle 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert J Berger		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-47</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 05:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-47</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-46&quot;&gt;nm&lt;/a&gt;.

I haven&#039;t looked into this for a while. We aren&#039;t using the Thrift interface at this point. We may use it again at some other time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-46">nm</a>.</p>
<p>I haven&#8217;t looked into this for a while. We aren&#8217;t using the Thrift interface at this point. We may use it again at some other time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nm		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-46</link>

		<dc:creator><![CDATA[nm]]></dc:creator>
		<pubDate>Tue, 02 Mar 2010 08:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-46</guid>

					<description><![CDATA[I don&#039;t suppose you have found a site somewhere that has packaged Thrift as a Ubuntu package?]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t suppose you have found a site somewhere that has packaged Thrift as a Ubuntu package?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: adam		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-45</link>

		<dc:creator><![CDATA[adam]]></dc:creator>
		<pubDate>Tue, 05 May 2009 16:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-45</guid>

					<description><![CDATA[Thank you. Ubuntu/Thrift/Boost installation = PITA. I&#039;m only out a couple of hours trying to build from scratch. Found your post. Minutes later I&#039;m moving on to the next step: &quot;Figure out how to test and use Thrift!&quot; (WTF is boost, anyway?)]]></description>
			<content:encoded><![CDATA[<p>Thank you. Ubuntu/Thrift/Boost installation = PITA. I&#8217;m only out a couple of hours trying to build from scratch. Found your post. Minutes later I&#8217;m moving on to the next step: &#8220;Figure out how to test and use Thrift!&#8221; (WTF is boost, anyway?)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Max		</title>
		<link>https://www.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-44</link>

		<dc:creator><![CDATA[Max]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 00:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=172#comment-44</guid>

					<description><![CDATA[Thanks for the link!
I probably should have mentioned the build-essential package (Installs a bunch of build tools and compilers) on Ubuntu as well, but this slipped my mind because I assumed anyone compiling c++ would have already installed the compilers.
I&#039;ll go back and add it for the sake of completeness.

Good post!]]></description>
			<content:encoded><![CDATA[<p>Thanks for the link!<br />
I probably should have mentioned the build-essential package (Installs a bunch of build tools and compilers) on Ubuntu as well, but this slipped my mind because I assumed anyone compiling c++ would have already installed the compilers.<br />
I&#8217;ll go back and add it for the sake of completeness.</p>
<p>Good post!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
