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 RobSlifka:
http://wiki.apache.org/thrift/GettingUbuntuPackages

The comment on the change is:
g++ was omitted, configure would give misleading error about boost not installed

------------------------------------------------------------------------------
  == Required packages ==
  
  {{{
- sudo apt-get install libboost-dev automake libtool flex bison pkg-config
+ sudo apt-get install libboost-dev automake libtool flex bison pkg-config g++
  }}}
  
  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.

Reply via email to