:: Re: [DNG] Building from source pack…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: capercally.bleery670
日付:  
To: dng
題目: 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