gnucash unstable: Bug 791422 - gnucash 2.7 no longer opens sqlite3...
John Ralls
jralls at code.gnucash.org
Sun Dec 10 15:55:01 EST 2017
Updated via https://github.com/Gnucash/gnucash/commit/c0659c8e (commit)
from https://github.com/Gnucash/gnucash/commit/ec9f60d3 (commit)
commit c0659c8e2bb520abb940dd2303969fc468101a16
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 10 12:51:24 2017 -0800
Bug 791422 - gnucash 2.7 no longer opens sqlite3...
as it doesn't load proper backend.
The cause was that the libdbi-driver path in CMakeLists.txt was wrong
and GNC_DBD_DIR was being set unconditionally in etc/gnucash/environment
with an invalid path.
Summary of changes:
CMakeLists.txt | 17 ++++++++++++++---
gnucash/CMakeLists.txt | 14 ++++++++------
2 files changed, 22 insertions(+), 9 deletions(-)
More information about the gnucash-patches
mailing list