Re: Gnucash2 questions

2005-07-17 Thread Neil Williams
On Saturday 16 July 2005 9:41 pm, Phil Longstaff wrote: > 1) Has anyone gotten G2 to work with KDE3.4? 1. You probably know already, but it's in the nature of CVS that it should always build but isn't expected to always work. Making omelettes without breaking eggs etc. 2. Have you tried under G

Re: Gnucash2 questions

2005-07-17 Thread Josh Sled
On Sat, 2005-07-16 at 16:41 -0400, Phil Longstaff wrote: > 1) Has anyone gotten G2 to work with KDE3.4? I just installed SuSE9.3, built > G2 but it crashes when I run it whenever I try to open a ledger or the "since > last run" scheduled transactions. The stack is always the same (attached).

Re: Problem with QOF_TYPE_COLLECT

2005-07-17 Thread Neil Williams
On Wednesday 06 July 2005 3:50 pm, Derek Atkins wrote: > > Why do we have these duplicate names defined? What's the advantage? It > > makes it more difficult because in Anjuta I can right click each > > function to go to it's definition or declaration - if it's defined as > > another name, that doe

G2 problems & patches

2005-07-17 Thread Phil Longstaff
A couple of problems I've noticed with G2: 1) The equity and income statements have a typo in the scheme code. I've attached a patch (diffs-reports). My scheme isn't too good, but I don't see how this could have ever worked. 2) If you make a change to the file and then close G2, it first asks

no configure

2005-07-17 Thread G.Paulo
All: I have experienced some trouble compiling GNUCASH. I got gnucash-1.8.9 and run a Debian Sarge recently installed. When I perform ./configure (after solving a lot of problems) I did not get the job done. Anyone can help me? This is what happens: I've got the messages after ./conf

Re: no configure

2005-07-17 Thread Neil Williams
On Sunday 17 July 2005 4:33 pm, G.Paulo wrote: > All: > I have experienced some trouble compiling GNUCASH. I got gnucash-1.8.9 > and > run a Debian Sarge recently installed. See: http://code.neil.williamsleesmill.me.uk/gnucashlibs.html > When I perform ./configure (after > solving a lot o

Re: no configure

2005-07-17 Thread David Hampton
On Sun, 2005-07-17 at 12:33 -0300, G.Paulo wrote: > All: > I have experienced some trouble compiling GNUCASH. I got gnucash-1.8.9 > and run a Debian Sarge recently installed. When I perform ./configure (after > solving a lot of problems) I did not get the job done. Anyone can help me? > Th

Re: no configure

2005-07-17 Thread G.Paulo
On Sun, 17 Jul 2005 20:40:36 +0100 Neil Williams <[EMAIL PROTECTED]> wrote: > > So install the gtkhtml dev library. > > libgtkhtml-dev > It was already installed... [ ]'s G.Paulo ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.

Re: no configure

2005-07-17 Thread G.Paulo
On Sun, 17 Jul 2005 15:52:35 -0400 David Hampton <[EMAIL PROTECTED]> wrote: > Do you have the gtkhtml-devel package installed? > Yes. It is installed. Except for the fact that in Debian it is called gtkhtml-dev. [ ]'s. G.Paulo ___ gnucash-devel mail

Gnucash2 Build fails on fedora Core 4

2005-07-17 Thread Nikos Charonitakis
gcc4 problem or something missing in mystem? Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. FLAVOR=gnome guile -c \ "(set! %load-path (cons \"/usr/s

Re: G2 problems & patches

2005-07-17 Thread David Hampton
On Sun, 2005-07-17 at 11:38 -0400, Phil Longstaff wrote: > A couple of problems I've noticed with G2: > > 1) The equity and income statements have a typo in the scheme code. I've > attached a patch (diffs-reports). My scheme isn't too good, but I don't see > how this could have ever worked. A

Re: Gnucash2 Build fails on fedora Core 4

2005-07-17 Thread David Hampton
On Mon, 2005-07-18 at 00:21 +0300, Nikos Charonitakis wrote: > gcc4 problem or something missing in mystem? New checks added to gcc4. Use gcc3.x. David ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinf

Re: ping...

2005-07-17 Thread Chris Shoemaker
On Tue, Jun 28, 2005 at 09:47:12AM -0400, Derek Atkins wrote: > Chris Shoemaker <[EMAIL PROTECTED]> writes: > > > BTW: my investigations into using GtkTreeModel for a new register are > > looking even better than I hoped. I had an intitial, very rough > > concept working with GtkListStore, then w

Re: Gnucash2 Build fails on fedora Core 4

2005-07-17 Thread Chris Shoemaker
On Sun, Jul 17, 2005 at 06:18:10PM -0400, David Hampton wrote: > On Mon, 2005-07-18 at 00:21 +0300, Nikos Charonitakis wrote: > > gcc4 problem or something missing in mystem? > > New checks added to gcc4. Use gcc3.x. Incidentally, I just bought a new laptop and put FC4 on it, so I've discovered