{"id":748,"date":"2009-11-13T11:18:33","date_gmt":"2009-11-13T18:18:33","guid":{"rendered":"http:\/\/xiehang.com\/blog\/?p=748"},"modified":"2009-12-02T00:18:07","modified_gmt":"2009-12-02T07:18:07","slug":"how-to-build-thrift","status":"publish","type":"post","link":"https:\/\/xiehang.com\/blog\/2009\/11\/13\/how-to-build-thrift\/","title":{"rendered":"How to build Thrift"},"content":{"rendered":"

Finally I had to build my own instead doing package installation, and building Thrift is not that difficult (after you go through it once …).<\/p>\n

You definitely need to read requirements for building Thrift<\/a>, but things are not quite clear at the first glance, dependency list is not clear, so here are what I installed before “.\/bootstrap.sh; .\/configure; make; sudo make install”, note that this is the package list for Fedora, but it should be similar to Ubuntu:<\/p>\n