Re: [GNC] Gnucash 3.0 Build error

2018-04-10 Thread Geert Janssens
Op dinsdag 10 april 2018 16:45:39 CEST schreef John Ralls: > > On Apr 10, 2018, at 7:03 AM, Geert Janssens > > wrote:> > > Op donderdag 5 april 2018 23:04:39 CEST schreef John Ralls: > >>> On Apr 4, 2018, at 10:34 PM, DaveC49 wrote: > >>> >

Re: [GNC] Gnucash 3.0 Build error

2018-04-10 Thread John Ralls
> On Apr 10, 2018, at 7:03 AM, Geert Janssens > wrote: > > Op donderdag 5 april 2018 23:04:39 CEST schreef John Ralls: >>> On Apr 4, 2018, at 10:34 PM, DaveC49 wrote: >>> >>> After following the build instructions >>>

Re: [GNC] Gnucash 3.0 Build error

2018-04-10 Thread Geert Janssens
Op donderdag 5 april 2018 23:04:39 CEST schreef John Ralls: > > On Apr 4, 2018, at 10:34 PM, DaveC49 wrote: > > > > After following the build instructions > > https://wiki.gnucash.org/wiki/Building#Ubuntu > > > > I have

Re: Gnucash 3.0 Build error

2018-04-05 Thread John Ralls
> On Apr 4, 2018, at 10:34 PM, DaveC49 wrote: > > After following the build instructions > https://wiki.gnucash.org/wiki/Building#Ubuntu > > I have checked glib-2.0 and libglib2.0 are installed > > I received the

Re: Gnucash 3.0 Build error

2018-04-05 Thread Eric Siegerman
On Wed, Apr 04, 2018 at 10:56:01PM -0700, DaveC49 wrote: > fatal error: gdk/gdk.h: No such file or directory This looks like the problem. Maybe you don't have the relevant package installed. On my Ubuntu 16.04 system, I think that's "libgtk-3-dev". - Eric

Re: Gnucash 3.0 Build error

2018-04-04 Thread DaveC49
The CMake error log for the above is /$ cat /home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeError.log Performing C SOURCE FILE Test have_mod_mask failed with the following output: Change Dir: /home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp Run Build

Re: Gnucash 3.0 Build error

2018-04-04 Thread DaveC49
*$ cat /home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeError.log* Performing C SOURCE FILE Test have_mod_mask failed with the following output: Change Dir: /home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_549d5/fast"

Gnucash 3.0 Build error

2018-04-04 Thread DaveC49
After following the build instructions https://wiki.gnucash.org/wiki/Building#Ubuntu I have checked glib-2.0 and libglib2.0 are installed I received the following errors when building using cmake (v 3.5.1) on Linux MInt 18.3 : /$ cmake -D