:: Re: [DNG] Building from source pack…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: capercally.bleery670
Fecha:  
A: dng
Asunto: Re: [DNG] Building from source package
On Thu, May 25, 2023 at 01:44:28PM +0200, Antony Stone wrote:

> - apt-get install dpkg-dev build-essentials
> - apt-get source asterisk
> - apt build-dep asterisk
> - dpkg-buildpackage -b -uc -us


I think you need to look at the file debian/rules in the source tree
to find the actual commands used by the maintainer(s).

Often that will require additional build dependencies (what's the
helper build package made by Joey Hess in his Perl days?)

--
Ian