Re: [GNC] Building 5.1 on Ubuntu 22.04

2023-05-31 Thread mjchurchil--- via gnucash-user
Mike,I had a similar problem on mageia-8. The newer gwenhywfar seems to be needed for aqbanking. I don't use that and when I turned it off in the make statement the build worked. Mike On Tuesday, May 30, 2023 at 09:54:38 AM GMT-8, M wrote: I am trying to build gnucash 5.1 on Ubuntu

Re: [GNC] Building 5.1 on Ubuntu 22.04

2023-05-30 Thread M
Oh my gosh, I can't believe I did this. I am indeed running 20.04.  I never upgraded this machine. Thanks for the quick response... I'll pay closer attention next time! Thanks, Mike On 5/30/23 14:26, Vincent Dawans wrote: Just FYI It's some of the aqbanking packages that have to be renamed

Re: [GNC] Building 5.1 on Ubuntu 22.04

2023-05-30 Thread Vincent Dawans
Just FYI It's some of the aqbanking packages that have to be renamed since the instructions on https://wiki.gnucash.org/wiki/Installing_Dependencies. However gwenhywfar-toolsis still the same. For ubuntu 22.04 it should be: sudo apt install aqbanking-tools libaqbanking-dev sudo apt install

Re: [GNC] Building 5.1 on Ubuntu 22.04

2023-05-30 Thread Vincent Dawans
Something is definitely off with your package manager. I am on ubuntu 22.04 as well and I have gwenhywfar-tools version 5.9.0-1 It's also the version reported on https://ubuntu.pkgs.org/22.04/ubuntu-universe-amd64/gwenhywfar-tools_5.9.0-1_amd64.deb.html Version 5.1.3 is the one reported for

Re: [GNC] Building 5.1 on Ubuntu 22.04

2023-05-30 Thread Mark at Lorimark
Hi Mike, I am just trying to get set up with a dev enviro myself. To that end, I have made two efforts. 1. docker 2. VM I have docker scripts that seem to work to set up a new image with all the necessary build-tools, but running gnucash from within docker creates some challenges so I

[GNC] Building 5.1 on Ubuntu 22.04

2023-05-30 Thread M
I am trying to build gnucash 5.1 on Ubuntu 22.04, if thats possible. I have run apt-get update and apt-get upgrade, and everything is up to date. I have run sudo apt build-dep gnucash, and receive:   0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. When running cmake, I get the