On 09-Apr-2002 Theo Bierman wrote: > Hi All > > I am trying to build a .deb package using fakeroot from any *.tgz file. And I > kepe on getting : > > fakeroot debian/rules binary > dh_testdir > make: dh_testdir: Command not found > make: *** [thread-stamp] Error 127 > > Any ideas
quick hint, look in the debian/control file of the package you want to build. There is likely a line "Build-Depends". make sure you install every package in that list. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]