[GNC] building gnucash on ubuntu 20.04
John Griessen
john at industromatic.com
Thu Dec 16 18:15:09 EST 2021
I've been using flatpak 4.8-1 on ubuntu, but it has some glitches in the GUI selection of check boxes on an invoice such as
taxable, tax included, tax table. To get those to be changed takes mousing and clicking several places in the line item or it
just reverts when I go to the next line.
So, I followed the 4.8 build instructions, first getting build deps, and using ninja.
Here is where it stopped:
rote
`/mosource/gnucash-4.8-build/lib/x86_64-linux-gnu/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/report-system/report-collectors.go'
[273/954] Generating ../../lib/x86_64-linux-gnu/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/utility-reports.go
wrote `/mosource/gnucash-4.8-build/lib/x86_64-linux-gnu/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/utility-reports.go'
[310/954] Generating ../../lib/x86_64-linux-gnu/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/business-reports.go
wrote `/mosource/gnucash-4.8-build/lib/x86_64-linux-gnu/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/business-reports.go'
[361/954] Generating ../../share/gnucash/migratable-prefs.xml
FAILED: share/gnucash/migratable-prefs.xml
cd /mosource/gnucash-4.8-build/gnucash/gschemas && /usr/bin/cmake -E cat
/mosource/gnucash-4.8/gnucash/import-export/aqb/gschemas/migratable-prefs.xml
/mosource/gnucash-4.8/gnucash/import-export/ofx/gschemas/migratable-prefs.xml
/mosource/gnucash-4.8/gnucash/gschemas/migratable-prefs.xml > /mosource/gnucash-4.8-build/share/gnucash/migratable-prefs.xml
CMake Error: cmake version 3.16.3
Usage: /usr/bin/cmake -E <command> [arguments...]
I tried install anyway:
john at thinktool [gnucash-4.8-build]sudo ninja install
[4/586] Generating ../../share/gnucash/migratable-prefs.xml
FAILED: share/gnucash/migratable-prefs.xml
cd /mosource/gnucash-4.8-build/gnucash/gschemas && /usr/bin/cmake -E cat
/mosource/gnucash-4.8/gnucash/import-export/aqb/gschemas/migratable-prefs.xml
/mosource/gnucash-4.8/gnucash/import-export/ofx/gschemas/migratable-prefs.xml
/mosource/gnucash-4.8/gnucash/gschemas/migratable-prefs.xml > /mosource/gnucash-4.8-build/share/gnucash/migratable-prefs.xml
CMake Error: cmake version 3.16.3
Usage: /usr/bin/cmake -E <command> [arguments...]
What to do next?
--
John
More information about the gnucash-user
mailing list