Hi, Thanks a lot for an awesome accounting product! It's been very helpful for my family's personal finance!
The gap I've found is that reporting isn't as flexible as I would like. To address this I'm hoping to PostgreSQL as the backend to make querying a bit easier. However, I'm on MacOS and need to compile it locally in order to do this. I've followed these instructions to do this: https://wiki.gnucash.org/wiki/MacOSX/Quartz All went smoothly until I hit `jhbuild build` and got an error about missing either the "glib" and/or "gobject" packages. Wouldn't these be installed by `jhbuild bootstrap`? I'm on Sierra (10.12.6 (16G29)) ``` checking for pkg-config... /Users/gnucash/gnucash-stable/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.31.2... Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: *** GLIB 2.31.2 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. *** Error during phase configure of atk: ########## Error running ./configure --prefix /Users/gnucash/gnucash-stable *** [29/71] ``` -- Edward Bridges ebrid...@eqbridges.com _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel