[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to build deb



"indra wardhana" <kakuz@cygnus.ee.its-sby.edu> wrote:
>how to build debian package (*.bed) from source code programs (*.tar.gz)

If they're already Debianized, then install the devscripts package and
use 'debuild', or just use 'dpkg-buildpackage -rfakeroot', or whatever.

If they're not, then you'll need to read the Developer's Reference, the
New Maintainer's Guide, and the Packaging Manual, all available from
http://www.debian.org/devel/.

('dh_make', from the dh-make package, can often do a great deal of the
work for you.)

-- 
Colin Watson                                           [cjw44@cam.ac.uk]


Reply to: