Re: [GNC] Trouble building 4.1

2020-08-11 Thread Tim Kallmer
I did not, because I could not find it's location. If I ever go back to flatpak, now I will know where to look. Thanks. On Tue, Aug 11, 2020 at 6:00 AM Geert Janssens wrote: > Op zaterdag 8 augustus 2020 00:06:55 CEST schreef Tim Kallmer: > > > Thank you, David. After your suggestion, building 4

Re: [GNC] Trouble building 4.1

2020-08-11 Thread Geert Janssens
Op zaterdag 8 augustus 2020 00:06:55 CEST schreef Tim Kallmer: > Thank you, David. After your suggestion, building 4.1 worked perfectly. > > As an aside for others, before building, I was able to get 4.1 via flatpak, > but my GTK-3.0.css modifications didn't work. So I prefer to build myself > ins

Re: [GNC] Trouble building 4.1

2020-08-07 Thread Tim Kallmer
Thank you, David. After your suggestion, building 4.1 worked perfectly. As an aside for others, before building, I was able to get 4.1 via flatpak, but my GTK-3.0.css modifications didn't work. So I prefer to build myself instead of using flatpak. On Fri, Aug 7, 2020 at 3:28 AM David Cousens wro

Re: [GNC] Trouble building 4.1

2020-08-07 Thread David Cousens
http://gnucash.1415818.n4.nabble.com/GNC-dev-Build-Fail-for-GC-4-1-on-Linux-MInt-20-tp4720579.html - David Cousens -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html ___ gnucash-user mailing list gnucash-user@gnucash.org

Re: [GNC] Trouble building 4.1

2020-08-07 Thread David Cousens
Tim You need to install the development headers for this library and the library itself for runtime use: sudo apt install libgwengui-gtk3-0 libgwengui-gtk3-dev You may also run into a problem with mysql8.0. I had to downgrade libmysqlclient21 to get GnuCash to build. Cure is detailed in a pos

[GNC] Trouble building 4.1

2020-08-05 Thread Tim Kallmer
I'm on Ubuntu 20.04. I have built several 3.x versions successfully in the past. But I am having trouble building 4.1. Here is the end of the `cmake -DCMAKE_INSTALL_PREFIX=$HOME/.local ../gnucash-4.1 ` output where it seems to fail: -- Looking for AB_Banking_RuntimeConfig_SetCharValue -- Looking