Skip to Content
Learning Apache Thrift
book

Learning Apache Thrift

by Krzysztof Rakowski
December 2015
Intermediate to advanced
204 pages
4h 19m
English
Packt Publishing
Content preview from Learning Apache Thrift

Installing Apache Thrift on Mac OS X

Mac OS X, being a Unix-based system, offers a very similar experience to Linux systems. However, it doesn't contain an out-of-the-box, Apple-supported package management system such as yum or apt-get. Fortunately, there is a great third-party, open source replacement called Homebrew (http://brew.sh/). It is a great tool, especially for users familiar with Linux package managers. I recommend it not only to manage Apache Thrift, but also other packages that you may need.

To install Homebrew, just use the clever script provided on their website:

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Alternatively, if you don't like running arbitrary code downloaded from the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programmer’s Guide to Apache Thrift

Programmer’s Guide to Apache Thrift

William Abernethy
Building Real-time Mobile Solutions with MQTT and IBM MessageSight

Building Real-time Mobile Solutions with MQTT and IBM MessageSight

Bryan Boyd, Joel Gauci, Michael P Robertson, Nguyen Van Duy, Rahul Gupta, Vasfi Gucer, Vladimir Kislicins

Publisher Resources

ISBN: 9781785882746Supplemental Content