On 2009-07-10 10:25 +0200, Robert Holtzman wrote: > On Thu, 9 Jul 2009, Kevin Ross wrote: > >> dpkg-buildpackage will compile the code and create a .deb package that you >> can then install. > > dpkg-buildpackage is a script with an associated man page. Only > problem is I can't find it on my Lenny system. Is it part of another > package? build-essential maybe?
It is part of dpkg-dev, a package that you must install if you want to build any Debian package. Installing build-essential is also highly recommended if you don't want to experience build failures. Another package that you should install is fakeroot, it allows you to build packages without having to become root (dpkg-dev should really recommend it, but currently does not). Sven -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org