You are not logged in.
Hi!
I have compiled and installed gnucash from aur, but then I run it and shows an error...:
$ gnucash
ERROR: no code for module (g-wrap gw-glib)
any idea?
I arch, you arch, he arch, she arch, we arch, they arch...
Offline
gnucash is currently orphaned, and there are errors in the PKGBUILD - specifically, the dependencies are not entered correctly, which is presumably the reason why you haven't installed them. Change the depends line to this:
depends=('gtkhtml' 'aqbanking' 'g-wrap' 'goffice' 'libgnomeprintui')
and rebuild/reinstall it, after building/installing the dependencies.
General advice - always read the comments on AUR packages.
Offline
I have all that packages installed, they are not in the PKGBUILD, but you need it anyway by other packages..
well... can someone recommend me something like gnucash? maybe something simpler...?
(it is for a simple task, just home accounts, etc...)
I arch, you arch, he arch, she arch, we arch, they arch...
Offline
Try kmymoney2 or jgnash. Both are in community repo.
Offline