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 GiridharanKesavan. http://wiki.apache.org/hadoop/HowToSetupUbuntuBuildMachine?action=diff&rev1=6&rev2=7 -------------------------------------------------- ls ~/hudson/tools list of packages install: + sudo apt-get update - sudo apt-get install apt-file -y - apt-file search <keyword> - apt-get install libc6-i386 subversion patch wget autoconf libtool curl -y + sudo apt-get install libc6-i386 subversion patch wget autoconf libtool curl libc6-dev-i386 -y }}}
