Difference between revisions of "Flatpak"
From GnuCash
(First version compiled from https://www.gnucash.org/download.phtml and https://lists.gnucash.org/logs/2019/09/19.html#T05:24:29) |
m |
||
Line 1: | Line 1: | ||
− | Flatpaks are bundles | + | Flatpaks are bundles which besides the program also contain all required libraries. If your Linux distribution is too old to offer all required libraries but has [https://flatpak.org/ Flatpak] support, you can install a ''recent stable version'' of GnuCash from [https://flathub.org/apps/details/org.gnucash.GnuCash Flathub]. |
==Known Issues== | ==Known Issues== | ||
* No Finance::Quote, | * No Finance::Quote, | ||
* no direct report printing (printing to file works) and | * no direct report printing (printing to file works) and | ||
* a potential bug that causes guile to attempt to recompile all scm sources. [https://github.com/flathub/org.gnucash.GnuCash/issues/24#issuecomment-523048429 Workaround] | * a potential bug that causes guile to attempt to recompile all scm sources. [https://github.com/flathub/org.gnucash.GnuCash/issues/24#issuecomment-523048429 Workaround] |
Revision as of 11:49, 19 September 2019
Flatpaks are bundles which besides the program also contain all required libraries. If your Linux distribution is too old to offer all required libraries but has Flatpak support, you can install a recent stable version of GnuCash from Flathub.
Known Issues
- No Finance::Quote,
- no direct report printing (printing to file works) and
- a potential bug that causes guile to attempt to recompile all scm sources. Workaround