gda-dev compile

2007-07-25 Thread keith
Should gda-dev compile? If so, what's this? |checking if guile needs our copy of (guile www)... ./configure: line 25786: syntax error near unexpected token `gnc_have_guile_www,' ./configure: line 25786: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www main))'|

Re: SQL Backend?

2007-07-25 Thread Josh Sled
Albert Lash [EMAIL PROTECTED] writes: That's right; each backend is basically stand-alone. Of course it shares a rough outline with the runtime object model and XML data-model, just by nature. Hmm, I'm a little confused now. The code referenced earlier had to do with GDM, right? And GDM was

Re: gda-dev compile

2007-07-25 Thread Derek Atkins
Hi, Please start a new thread instead of responding to an old message when you're changing topics like this... keith [EMAIL PROTECTED] writes: Should gda-dev compile? If so, what's this? |checking if guile needs our copy of (guile www)... ./configure: line 25786: syntax error near

Re: dogtail test suite test harness

2007-07-25 Thread Josh Sled
Derek Atkins [EMAIL PROTECTED] writes: PS: I realize it might be easier now to have all your classes in a single Gnucash.py, but eventually I think it might be better to separate the various classes into separate files, like Register.py, AccountTree.py, NewAccountDialog.py, PriceDialog.py,

Re: GC Wiki modification

2007-07-25 Thread Josh Sled
Dan Widyono [EMAIL PROTECTED] writes: Is the main wiki page locked from general edits? Yes. Would someone please modify the Building section such that RH-based distros are on their own page which can be modified? I'd like to insert updated info for RHEL5 / SL5 RedHat

GC Wiki modification

2007-07-25 Thread Dan Widyono
Hi, Is the main wiki page locked from general edits? Would someone please modify the Building section such that RH-based distros are on their own page which can be modified? I'd like to insert updated info for RHEL5 / SL5 (including the fact that goffice-0.4.2 just came out; I have yet to test

Re: GC Wiki modification

2007-07-25 Thread Dan Widyono
Thanks! My DSL connection keeps going down and up (phone company is supposed to check the outside line RSN), so I can't make it pretty yet, but I was able to get the contents in so far. I'm used to tikiwiki, so prettifying will take extra time for me at first. Dan W. On Wed, Jul 25, 2007 at

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-25 Thread Derek Atkins
Quoting Alan Pae [EMAIL PROTECTED]: In file included from dialog-query-list.c:36: gnc-query-list.h:45: error: syntax error before GtkCList gnc-query-list.h:45: warning: no semicolon at end of struct or union gnc-query-list.h:71: error: syntax error before '}' token gnc-query-list.h:75:

Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-25 Thread Alan Pae
In file included from dialog-query-list.c:36: gnc-query-list.h:45: error: syntax error before GtkCList gnc-query-list.h:45: warning: no semicolon at end of struct or union gnc-query-list.h:71: error: syntax error before '}' token gnc-query-list.h:75: error: syntax error before GtkCListClass

Re: dogtail test suite test harness

2007-07-25 Thread Derek Atkins
ahmad sayed [EMAIL PROTECTED] writes: Sorry for the delay, I was out of home for 3 days:). No worries. we all have our delays. :) (As Derek asked:) are these window x,y coordinates, or logical widget locations? Based on the command above I'd ASSUME it's logical widget locations.. ?? But