Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The following page has been changed by johanoskarsson: http://wiki.apache.org/thrift/GettingUbuntuPackages The comment on the change is: Added pkg-config to avoid mono issue ------------------------------------------------------------------------------ == Required packages == {{{ - sudo apt-get install libboost-dev automake libtool flex bison + sudo apt-get install libboost-dev automake libtool flex bison pkg-config }}} Then install the Java JDK of your choice. Type {{{javac}}} to see a list of available packages, pick the one you prefer and {{{apt-get install}}} it.
