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

Re: how to create a deb package from source



On Friday 04 March 2005 16:12, belahcene wrote:
> For example I want to  create phpBB-2.0.13.deb  from
> phpBB-2.0.13.tar.bz2, to put it a list of debian package.
> Is there a document where I can find the procedure ?

Usually dh_make (from the package dh-make) is what you want, but as far as I 
know, it only works with standard C-type stuff that builds and installs 
binaries and/or libs using autoconf etc., or at least make.  Stuff like 
include files for interpreted languages will probably make it choke.

-- 
Lee.



Reply to: