Re: error during make check due to missing language-pack-fr-base (was: Development primer?)

2013-05-29 Thread Christian Stimming
Am Montag, 27. Mai 2013, 08:23:02 schrieb Yawar Amin: > Hi, > > On 2013-05-11, at 5:28, "Christian Stimming (mobil)" wrote: > > Dear Allen, I'm sorry to hear the program does not start. The error > > during make check is caused because you don't have the French locale > > installed. We discussed

Re: Development primer?

2013-05-27 Thread Yawar Amin
Hi, On 2013-05-11, at 5:28, "Christian Stimming (mobil)" wrote: > Dear Allen, I'm sorry to hear the program does not start. The error during > make check is caused because you don't have the French locale installed. We > discussed this here already 3-4 weeks ago. Can someone post the link to

Re: Development primer?

2013-05-16 Thread Christian Stimming
Am Montag, 13. Mai 2013, 17:35:01 schrieb Allen S. Rout: > ... Now, what I'm doing is > > make > cd src/bin > ./gnucash > > ... Is there some reason I should expect this to fail? I can remove the > system gnucash, and install this in my homedir, if that'll be necessary > for development work. I

Re: Development primer?

2013-05-13 Thread Allen S. Rout
On 05/11/2013 05:28 AM, Christian Stimming (mobil) wrote: Dear Allen, I'm sorry to hear the program does not start. The error during make check is caused because you don't have the French locale installed. We discussed this here already 3-4 weeks ago. Thanks! Found the thread; I added

Re: Development primer?

2013-05-12 Thread Tom Lofts
Am Samstag, 11. Mai 2013, 00:24:22 schrieb Allen S. Rout: Additionally, I want to be able to express from my python such desires as: Enumerate for me the active customers (or customer numbers, or...).. Right now I'm checking customers zero to 10,000 for if (customer == None): .. works, but ick

Re: Development primer?

2013-05-11 Thread Christian Stimming
Am Samstag, 11. Mai 2013, 00:24:22 schrieb Allen S. Rout: > When I shrugged, and just ran make, and then ran src/bin/gnucash, I got: > > Trace/breakpoint trap (core dumped) > > which was a new one for me. > > I infer that I'm building somewhere not well prepared to be a gnucash > build, but I m

Re: Development primer?

2013-05-11 Thread Christian Stimming (mobil)
Dear Allen, I'm sorry to hear the program does not start. The error during make check is caused because you don't have the French locale installed. We discussed this here already 3-4 weeks ago. But the error on start is weird. I also use Ubuntu 12.10 and haven't seen this problem. Maybe somethi

Development primer?

2013-05-10 Thread Allen S. Rout
Is there an environment I should prefer to use to build Gnucash? Having looked over http://wiki.gnucash.org/wiki/Git and e.g. the Helpful Message, I cloned the git repo, autogenned, ./configure --enable-compile-warnings, and then made check: ERROR:test-gnc-date.c:437:test_gnc_setlocale: cod