> On Feb 15, 2025, at 01:45, Bo Buckley <topherbuck...@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

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to