Mikkel L. Ellertson wrote: > It would be safer for build and test the package on a test machine, > or in a virtual machine, package it up after it passes testing, and > then install it... I prefer to use fakeroot. Run 'make install' in fakeroot environment with setting some vars like DESTDIR and INSTALL_ROOT.