=== Install build system package requisites === Certain packages are required to be installed on the build system. You can install these packages using the following command: {{{ sudo apt-get install git-core debhelper build-essential fakeroot kernel-wedge makedumpfile }}} Optionally you may also install the following packages that might help debuild to function flawlessly. {{{ sudo apt-get install ccache devscripts xmlto docbook-utils gs transfig sharutils libdw-dev libdw1 libelf-dev }}}