[GNC] Gnucash on Debian
John Ralls
jralls at ceridwen.us
Sun May 26 22:36:37 EDT 2024
> On May 26, 2024, at 12:58, Mike Evans <mikee at saxicola.co.uk> wrote:
>
> Hi all.
>
> Just moved to debian from Fedora and after installing with apt I get:
>
> /usr/bin/gnucash: symbol lookup error: /usr/lib/x86_64-linux-gnu/gnucash/gnucash/libgnc-gnome-utils.so: undefined symbol: gnc_filter_text_for_currency_commodity
Mike,
Sounds like a library version mismatch. The function should be in libgnc-app-utils.so <http://libgnc-app-utils.so/>. Make sure that you have only one in your ld.so.conf search path and that it’s the one that belongs to the version of GnuCash you have installed.
The function was added in 4.6; bookworm has 4.13 (5.6 is available in bookworm-backports should you want the latest release).
Regards,
John Ralls
More information about the gnucash-user
mailing list