I think I know what you are going to say next
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/info \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-register2 \
$W_PYTHON \
$OFXBANKING \
$AQBANKING \
--disable-schemas-compile \
$DBIARGS \
--build=$ARCH-slackware-linux
# --enable-register2 (not ready for 2.6.0 release)
There are two --enable-register2 one of which is commented out.
I shall recompile without the first --enable-register2 and it that
solves the problem I shall get back to the Slackware maintainer.
Alex
On 17/04/18 13:32, Geert Janssens wrote:
Op dinsdag 17 april 2018 13:47:38 CEST schreef Alex via gnucash-user:
Just rebuilt it in case I got it wrong when I compiled a few days ago.
I downloaded it again, a few minutes ago, from here
http://downloads.sourceforge.net/gnucash/gnucash-2.6.20.tar.bz2
Recompiled.
The Help Message Box states - "This copy was built from rev 972647d2d+
on 2018-04-17"
I'm using Slackware 14.2
Ok. The register2 code is normally not enabled by default.
What configure options did you use ? And how are you starting gnucash ?
Geert
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.