Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "HowToSetupUbuntuBuildMachine" page has been changed by Colin McCabe: http://wiki.apache.org/hadoop/HowToSetupUbuntuBuildMachine?action=diff&rev1=10&rev2=11 ### On a new re-jumped machine do the following to get required lib's installed sudo apt-get update - sudo apt-get install libc6-i386 subversion patch wget autoconf libtool curl libc6-dev-i386 -y + sudo apt-get install libc6-i386 subversion patch wget cmake make libtool curl libc6-dev-i386 -y }}}