Building Dependencies GNUCash

John Ralls jralls at ceridwen.us
Sat Feb 15 12:15:34 EST 2025



> On Feb 15, 2025, at 01:45, Bo Buckley <topherbuckley at gmail.com> wrote:
> 
> TLDR:
> Is there an up to date list of strictly versioned distro+dependencies that is known to work for building/running the stable branch? I am happy to use any distro as I'm trying to build a docker container to build/test.

On many distros there’s a command like Debian/Ubuntu’s “apt build-dep” and Fedora’s “dnf builddep” (https://wiki.gnucash.org/wiki/Building_On_Linux#Setting_up_to_Build_GnuCash_on_Linux).

We use a docker with Arch in CI: https://github.com/Gnucash/gnucash/blob/stable/.github/workflows/ci-docker.yml, https://github.com/Gnucash/gnucash/tree/stable/util/ci/actions/archlinux-test.

The canonical and actually maintained dependency list is https://github.com/Gnucash/gnucash/blob/stable/README.dependencies.

The correct link for the API documentation is https://code.gnucash.org/docs/STABLE/. It appears that the main page has gotten broken, but the modules page has most of the useful content.

Regards,
John Ralls

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20250215/dc9149f4/attachment.htm>


More information about the gnucash-devel mailing list