Hi,
I'm compiling gnucash 4.6 with the following commands:
export
PKG_CONFIG_PATH=/opt/gwenhywfar/lib64/pkgconfig:/opt/aqbanking/lib64/pkgconfig
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/opt/gnucash ..
make
sudo make install
It succeeds, /opt/gnucash/bin/gnucash is installed and it w
> On Sep 12, 2021, at 7:04 AM, Lothar Paltins via gnucash-devel
> wrote:
>
> Hi,
>
> I'm compiling gnucash 4.6 with the following commands:
>
> export
> PKG_CONFIG_PATH=/opt/gwenhywfar/lib64/pkgconfig:/opt/aqbanking/lib64/pkgconfig
> mkdir build
> cd build
> cmake -DCMAKE_INSTALL_PREFIX=/o
We're two weeks away from releasing GnuCash 4.7 and I've just sent off the
pre-release tarball to the Translation Project, so string freeze is in effect
on the maint branch until the release is complete.
Please do not add or modify any string submitted for translation during the
string freeze.