Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "DevFAQ" page has been changed by edwardyoon: https://wiki.apache.org/hama/DevFAQ?action=diff&rev1=3&rev2=4 * Svn trunk is frozen before a new version is released [[Guidelines#Release_Management|Procedure]] in releasing a new version usually takes time before it passes the voting. And before passing the voting process, rollback is possible; therefore, it is important to keep svn trunk clean. + * Can't build the TRUNK - cmake "CMAKE_CXX_COMPILER-NOTFOUND" error + + It means that you don't have the build tools installed. Run the following command: {{{sudo apt-get install build-essential -y}}} +
