:: Re: [DNG] Building from source pack…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: capercally.bleery670
Date:  
À: dng
Sujet: 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