:: Re: [DNG] Building from source pack…
Top Pagina
Delete this message
Reply to this message
Auteur: capercally.bleery670
Datum:  
Aan: dng
Onderwerp: 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