Re: [PATCH] Budget report improvements (was Re: Budget reports)

2009-01-08 Thread Forest Bond
Hi, On Sun, Jan 04, 2009 at 05:40:43PM -0500, Forest Bond wrote: > Updated patch attached. > > BTW, thanks for taking the time to look this over. Should I expect to see > this > in SVN anytime soon? Sorry to be a bother. Any takers on an svn commit? Thanks, Forest -- Forest Bond http://www.

Re: Income/Expenses report

2009-01-08 Thread Tim Vail
Andrew, Sorry for taking a long time getting back. I finally went deeper into the net worth barchart report (which is also used to create the income/expenses chart report), and found that changing the report-utilities.scm's gnc:get-comm-balance-at-date function to NOT use qof resulted in a tre

Re: $echo undefined in libtool

2009-01-08 Thread Davide Imbeni
Hi Derek and Andreas, Thanks for showing me the way. No big issue, actually. I just need to scratch my svn directory every now and then, obviously. I re-downloaded everything in a new dir, and now it compiles smoothly. The clue was, ltmain.sh included lines PACKAGE=libtool VERSION=1.5.26 and I

Re: Fw: [Mingw-msys] conftest.c: Permission deneid

2009-01-08 Thread Andreas Köhler
Hi Stephen, that is part of the major update I am preparing locally right now. Ciao, -- andi5 Stephen Grant Brown schrieb: > Hi All > > I am using Windows XP > > Here is part of a conversion I have been having on the mingw-msys list. > > I am having the same conftest.c file permission denied

Re: Fw: Oddity in TXF report

2009-01-08 Thread J. Alex Aycinena
David, That is code that was in the old version of the report that generates those messages that I removed from the new version of the report - so it's quite strange. However, I'm in the process of updating the operating system on my machine at the moment and so can't look into it for a day or two

Fw: [Mingw-msys] conftest.c: Permission deneid

2009-01-08 Thread Stephen Grant Brown
Hi All I am using Windows XP Here is part of a conversion I have been having on the mingw-msys list. I am having the same conftest.c file permission denied while building gnucash. Is it worth while upgrading to gcc to 3.4.5? Yours Sincerely Stephen Grant Brown - Original Message - F

Re: Sugestion

2009-01-08 Thread Joao Freire
Perfect! Thanks, João Freire ICT Manager Kelly Services 2009/1/8 Josh Sled : > "Joao Freire" writes: >> The RSS feed in the site does not work. >> It should be linked with the news. > > The Atom feed had a minor validation problem due to some messed up > charset transcoding, which I've correc

Re: strings not translated

2009-01-08 Thread Cristian Marchi
Thanks for the clarification! I found out that the strings were in xml files and that they didn't get translated when I compiled GnuCash. So I removed all the installation files, I rebuilt GnuCash from svn and now it's all ok (I'm talking about Ubuntu). Thank you very much! Cristian Andreas Kö

Re: $echo undefined in libtool

2009-01-08 Thread Derek Atkins
Hi, Quoting Davide Imbeni : > I refer to the executable file "libtool" that appears in the root directory > of gnucash. It's a shell script, starting as follows: > > #! /bin/sh > > # libtool - Provide generalized library-building support services. > # Generated automatically by config.status (gnu

Re: $echo undefined in libtool

2009-01-08 Thread Davide Imbeni
Hi Andreas, thanks for your reply. I try to address your questions below... > I'm used at keeping updated with the svn version of gnucash > > what branch do you mean? I assume you mean trunk. Yes, trunk. > > > I noticed that libtool defines the variable $ECHO at line 162 > > What version of l

Re: Building problems on win32

2009-01-08 Thread Adam Rosi-Kessel
I think a lot of these changes are better made directly to install.sh, rather than the wiki (aside from the registry hack); Andreas, do you agree? Youssef Ltaief wrote, on 1/8/2009 1:26 AM: > Adam, > Could you please update the wiki steps so windows users can follow what you > did. I have been t