Thanks ralf, that worked until make is bombing out at # Add here commands to configure the package. /bin/sh: libtoolize: command not found make: *** [config.status] Error 127
what is libtoolize? Is that part of a package e.g. debuild is part of devscripts? regards, justin -----Original Message----- From: Ralf Treinen [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 2:44 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: debuild error please advise On Tue, Oct 01, 2002 at 02:32:08PM -0700, justin cunningham wrote: > So I downloaded his source package orig.tar.gz, .dsc, diff.gz > i386_changes -- basically all files except the .deb and extracted the > source, applied the patch and cd into the source tree and ran 'fakeroot > debuild' and got > > $ fakeroot debuild > debuild: fatal error at line 317: > Cannot find debian/rules anywhere! Are you in the source code tree? Did you extract the source with "dpkg-source -x *.dsc" ? Then there should be a debian subdir, otherwise your friend's package is broken. -Ralf. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

