El Tuesday 15 April 2008 15:15:57 Pete Kay escribió:
/usr/bin/dpkg-buildpackage: line 193: fakeroot: command not found
Hi, you must read the line errors, it's very intuitive: fakeroot: command not found
So you don't have "fakeroot" command in your computer. Then you must to look for a deb package containing it:
~# apt-cache seach fakeroot apport-retrace - tools for reprocessing Apport crash reports devscripts - Scripts to make the life of a Debian Package maintainer easier fakeroot - Gives a fake root environment sdate - never ending September date
which one of them do you think you need? XD