Re: Building unstable on Mac

2018-02-01 Thread John Ralls
Do you not know your way around autotools? Maybe it's time for a little RTFM [1] or you might prefer WTFV [2] (Watch the Fine Video). Anyway, configure writes a detailed log file called config.log. You'll usually find useful details about configuration errors and anomalies in there. It's

Re: Building unstable on Mac

2018-02-01 Thread R. Victor Klassen
> On Feb 1, 2018, at 6:31 PM, John Ralls wrote: > > > Please remember to copy the list on all replies. Not intentional. > > Well, if it was installed then why isn't libsoup finding it? I guess that’s what I’m asking. Thoughts on where to look for the answer? > >

Re: Building unstable on Mac

2018-02-01 Thread John Ralls
Please remember to copy the list on all replies. Well, if it was installed then why isn't libsoup finding it? Regards, John Ralls > On Feb 1, 2018, at 2:50 PM, R. Victor Klassen wrote: > > … or what happened that it wasn’t found? > > I scrolled back (actually used find)

Re: Building unstable on Mac

2018-02-01 Thread John Ralls
Yes, "refusing to switch a dirty tree" comes from xmlsec because it has configuration products committed into its repo. You can actually just 2 -- ignore and continue to configure. The boost line should be "for i in `ls $PREFIX\lib\libboost*.dylib`..." just like the one underneath it. I

Re: Building unstable on Mac

2018-02-01 Thread R. Victor Klassen
At some point I got the “refusing to switch to a dirty tree” error. I followed the instructions at https://lists.gnucash.org/pipermail/gnucash-devel/2015-March/038616.html [git reset --hard HEAD] Hope that’s OK. Next

Re: Building unstable on Mac

2018-02-01 Thread John Ralls
You didn’t build gtk-doc and Pango requires at least the macros for it. As to your question, it depends. It’s telling you on the line just below your question that pango is the seventeenth out of sixty-five packages, but it doesn’t know that some of them build in a couple of seconds and others

Re: Future allocated money, aka Envelope Budgeting

2018-02-01 Thread Adrien Monteleone
> On Feb 1, 2018, at 8:22 AM, Christopher Lam wrote: > > Hi Adrien, > > From reviewing the code, I still believe the (b)udget transactions system > works better. The current code calculates all Reconciled/Cleared/Unreconciled > balances on the fly, and it'll be

Re: Future allocated money, aka Envelope Budgeting

2018-02-01 Thread Christopher Lam
Hi Adrien, From reviewing the code, I still believe the (b)udget transactions system works better. The current code calculates all Reconciled/Cleared/Unreconciled balances on the fly, and it'll be pretty easy to add one for Budget balances. If I'm right, a book with large number of

Re: Future allocated money, aka Envelope Budgeting

2018-02-01 Thread Adrien Monteleone
> On Jan 31, 2018, at 2:48 PM, Phil Longstaff wrote: > > > On Wed, Jan 31, 2018 at 11:35 AM, Adrien Monteleone > > wrote: > > > > On Jan 31, 2018, at 10:09 AM, Christopher Lam

Re: Building unstable on Mac

2018-02-01 Thread R. Victor Klassen
Broke in pango - errors below: [Is there a file or other accessible reference that I can look into to get some idea of what fraction of the way through I am?] *** Configuring pango *** [17/65] autoreconf -fi acinclude.m4:68: warning: the serial number must appear before any macro definition

Re: Which doc directory

2018-02-01 Thread Geert Janssens
Op dinsdag 30 januari 2018 17:33:12 CET schreef Robert Fewell: > Hi, > > I have two usr/share/doc directories related to Gnucash, they are... > > /usr/share/doc/Gnucash with Changelogs... and HACKING,NEWS etc... > /use/share/doc/gnucash with abc.qif, web.qif etc... > > I am not sure which is