Seg fault on startup

1999-04-16 Thread Nigel Gamble
I downloaded gnucash-1.1.27 and built the gnome version on a Debian "potato" system, except for the gnome libs themselves, which are version 1.0.8. But I get a seg fault during startup: #0 0x4050eb91 in setvbuf () (gdb) where #0 0x4050eb91 in setvbuf () #1 0x40043f95 in scm_setbuf0 () #2 0x4

Re: GNUCash / WebAccountant

1999-04-16 Thread Jeremy Collins
[EMAIL PROTECTED] wrote: > > > > For instance. PHP, with its XML parser, to implement a > > After looking at PHP and ePerl, I beleive that although they are very similar in many > ways, ePerl provides the far more correct/robust/flexible solution, since it is >really > perl, not a perl-look-a

Re: GNUCash / WebAccountant

1999-04-16 Thread linas
It's been rumoured that James Thompson said: > > While OBE is nowhere near as far along as either of your projects, and I > think has a different goal, I'd like to toss an idea out there that might > be useful. I've been tossing around the idea of using XML to describe > forms/reports then using

Re: GNUCash / WebAccountant

1999-04-16 Thread James Thompson
On Fri, 16 Apr 1999 [EMAIL PROTECTED] wrote: > > Hmm: ... > > The transaction ID is > The amount withdrawn was > The account balance is > > ?? Forgive me, but it's late and I'm a bit slow on the draw. Does this mean you're interested in the idea? > > After looking at PHP and ePerl,