Hi Derek, thanks for your reply.
First, that clone command wont bring you maint branch, it will still check out master into a directory named "maint". You need a -b maint in there to pull the maint branch. Second, did you "make install"? GnuCash is finicky about being run from the build tree.
Yes, I forgot the -b before maint in my git clone command and yes, I've installed it to /opt/gnucash. But starting /opt/gnucash/bin/gnucash doesn't work. Does gnucash have problems finding modules if it's installed in a non-standard location?
Lothar _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel