Changelog - (end)
David Hampton
hampton-gnucash at rainbolthampton.net
Thu Oct 20 18:13:33 EDT 2005
On Thu, 2005-10-20 at 21:55 +0100, Neil Williams wrote:
> Check your /tmp/gnucash.trace - it looks like the directory being set for the
> location of the gnc-backend-file library is incorrect. This is set using the
> new file, gncla-dir.h.in made into gncla-dir.h by make. It should point to
> the ${libdir}.
file qofbackend.c: line 410 (qof_load_backend_library):
assertion `(stat(fullpath, &sbuf) == 0)' failed
file gnc-engine.c: line 102 (gnc_engine_init):
assertion `(qof_load_backend_library (GNC_LIBDIR,
GNC_LIB_NAME, GNC_LIB_INIT))' failed
Oops. gncla-dir.h has
#define GNC_LIBDIR "/opt/gnucash/g2/lib/gnucash"
While the library is here:
/opt/gnucash/g2/lib/libgnc-backend-file.so
Do you use --opt-style-install? I don't.
David
More information about the gnucash-devel
mailing list