Package Details: gnucash-git 5.5.r0.gbf460b0040-2

Git Clone URL: https://aur.archlinux.org/gnucash-git.git (read-only, click to copy)
Package Base: gnucash-git
Description: A personal and small-business financial-accounting application - GIT version
Upstream URL: http://www.gnucash.org
Licenses: GPL
Conflicts: gnucash, gnucash-devel, gnucash-gtk3-git, gnucash-latest, gnucash-python, gnucash-xbt
Provides: gnucash
Submitter: not_anonymous
Maintainer: not_anonymous (jebrosen)
Last Packager: not_anonymous
Votes: 11
Popularity: 0.001206
First Submitted: 2015-02-13 14:09 (UTC)
Last Updated: 2023-12-19 19:45 (UTC)

Dependencies (17)

Required by (1)

Sources (1)

Latest Comments

1 2 3 4 5 6 Next › Last »

grille commented on 2024-08-07 12:37 (UTC)

On my system I got errors on compiling. Fixed it by installing pod2man from the AUR. I think it should be added as a makedepends. Or am I the only one?

not_anonymous commented on 2023-12-19 19:46 (UTC)

Yep...still works. I made a very slight change in the deps.

Kunda commented on 2023-12-18 10:43 (UTC)

Is this package still working ?

kleintux commented on 2022-12-15 18:22 (UTC)

CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) CMakeLists.txt:378 (pkg_check_modules)

jebrosen commented on 2020-02-27 02:09 (UTC)

@piedro I cannot reproduce that error. You should try building it again, in case the upstream repository was broken at that particular time. If that still doesn't work, please also try building in a clean chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot

piedro commented on 2020-02-25 20:44 (UTC)

Hmm, I still can't build it....

In ice-9/boot-9.scm: 3377:20 5 (process-use-modules ) 222:17 4 (map1 (((gnucash report business-reports)))) 3378:31 3 ( ((gnucash report business-reports))) 2803:6 2 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ …) In unknown file: 1 (scm-error misc-error #f "~A ~S" ("no code for modu…" …) …) In ice-9/boot-9.scm: 752:25 0 (dispatch-exception _ )

ice-9/boot-9.scm:752:25: In procedure dispatch-exception: no code for module (gnucash report business-reports) make[2]: [gnucash/report/standard-reports/CMakeFiles/scm-standard-reports-2.dir/build.make:195: lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/lot-viewer.go] Fehler 1 make[2]: Verzeichnis „/home/user/.cache/pacaur/gnucash-git/src/gnucash-git/build“ wird verlassen make[1]: [CMakeFiles/Makefile2:10640: gnucash/report/standard-reports/CMakeFiles/scm-standard-reports-2.dir/all] Fehler 2

Any ideas how to fix?

thx, p.

sinnlos commented on 2020-02-20 12:20 (UTC) (edited on 2020-02-20 12:20 (UTC) by sinnlos)

Thanks for that hint @jebrosen! Rebuilding gnucash-git with

pacaur --rebuild -S gnucash-git

made it work again.

jebrosen commented on 2020-02-20 05:54 (UTC)

@sinnlos: Rebuilding the gnucash-git package should be enough to make it use the new version of boost-libs.

sinnlos commented on 2020-02-19 11:46 (UTC)

The libboost libraries in an up-to-date Arch are now version 1.72.0 so that a start of gnucash ends with

gnucash: error while loading shared libraries: libboost_locale.so.1.71.0: cannot open shared object file: No such file or directory