Re: Gnucash and SQL backend - viable?

2005-02-19 Thread Chris Shoemaker
On Sat, Feb 19, 2005 at 09:19:13PM -0600, Matthew Vanecek wrote: > > > The code will soon be at a point at which I would trust others to add to > it independently. I've a bit yet to flesh out (e.g., password dialogs if > needed, more error handling, some other issues) before I'm ready to > relea

Re: PostgreSQL development

2005-02-19 Thread Derek Atkins
"Matthew Vanecek" <[EMAIL PROTECTED]> writes: > Specifically, I'm working on GDA support (www.gnome-db.org), which > encompasses Postgresql, mySQL, SQLite, and I believe Oracle and DB2. So > far, I've got the basics (Accounts, Transactions, Splits, KVP) loading and > saving, with a fairly simple

Re: Gnucash and SQL backend - viable?

2005-02-19 Thread Matthew Vanecek
> Jose Juan Gonzalez Alonso <[EMAIL PROTECTED]> writes: > >> In Wed Jul 2 15:47:30 CDT 2003 Derek Atkins wrote... >> >>> The SQL code does not support any of the new-in-1.8 features (which >>> includes Scheduled Transactions and all the Business Features). It >>> is stable otherwise, but it mean

Re: PostgreSQL development

2005-02-19 Thread Matthew Vanecek
> "Burress, Tobias" <[EMAIL PROTECTED]> writes: > >> I've browsed through the archives (patches and devel) for the past few >> months and didn't see much discussion on this. Is psql support still >> being pursued, or is it being deferred to SQLite support? If it is >> being actively developed,

Re: Scheme g2 install report

2005-02-19 Thread Derek Atkins
Derek Atkins <[EMAIL PROTECTED]> writes: > Neil Williams <[EMAIL PROTECTED]> writes: > >> I've only just spotted this in my gnucash-gnome2-dev make install output: >> >> WARNING: failed to install schema >> `/schemas/apps/gnucash/dialogs/commodities_dialog/quote_flag_visible' locale >> `C': Unab

Re: Scheme g2 install report

2005-02-19 Thread Derek Atkins
Neil Williams <[EMAIL PROTECTED]> writes: > I've only just spotted this in my gnucash-gnome2-dev make install output: > > WARNING: failed to install schema > `/schemas/apps/gnucash/dialogs/commodities_dialog/quote_flag_visible' locale > `C': Unableto store a value at key > '/schemas/apps/gnucas

Re: GnuCash Documentation in pdf Format

2005-02-19 Thread Michael Wahlbrink
Neil Williams schrieb: On Saturday 19 February 2005 3:47 pm, Branislav Djokic wrote: Hi Neil, Hi, I am interested in finding the GnuCash manual(s) in pdf format, which makes documents much more convenient for printing. I've got two files in HTML that can be printed to PDF but when I try it, I get

Re: GnuCash Documentation in pdf Format

2005-02-19 Thread Neil Williams
On Saturday 19 February 2005 3:47 pm, Branislav Djokic wrote: > Hi, > > I am interested in finding the GnuCash manual(s) in > pdf format, which makes documents much more convenient > for printing. I've got two files in HTML that can be printed to PDF but when I try it, I get a two column layout t

Re: build failure in src/calculation/test

2005-02-19 Thread Derek Atkins
Interesting. What happens if you change "static inline" to G_INLINE_FUNC? Does it still work then? Thanks, -derek PS: Unified diff is usually preferred to context diff. David Jafferian - Sun Microsystems <[EMAIL PROTECTED]> writes: > Hi - > > I wasn't able to find this problem in mailing list

Re: PostgreSQL development

2005-02-19 Thread Derek Atkins
"Burress, Tobias" <[EMAIL PROTECTED]> writes: > I've browsed through the archives (patches and devel) for the past few > months and didn't see much discussion on this. Is psql support still > being pursued, or is it being deferred to SQLite support? If it is > being actively developed, what is i

Re: Donation without paypal?

2005-02-19 Thread Derek Atkins
Unfortunately at this time there isn't a good way for us to accept donations exception through SF/Paypal. As for the page in question; that isn't automated in any way, so we appologize for not keeping it updated more often. I'll see what I can do about providing the web maintainers updated inform

Scheme g2 install report

2005-02-19 Thread Neil Williams
I've only just spotted this in my gnucash-gnome2-dev make install output: WARNING: failed to install schema `/schemas/apps/gnucash/dialogs/commodities_dialog/quote_flag_visible' locale `C': Unableto store a value at key '/schemas/apps/gnucash/dialogs/commodities_dialog/quote_flag_visible', as t

GnuCash Documentation in pdf Format

2005-02-19 Thread Branislav Djokic
Hi, I am interested in finding the GnuCash manual(s) in pdf format, which makes documents much more convenient for printing. Under the GnuCash Documentation Project at the website http://www.gnucash.org/en/docs.phtml in the box with the title "GnuCash v1.8 (current stable release)" both the "Help

Donation without paypal?

2005-02-19 Thread Joel Aufrecht
How can I make a donation to GnuCash developers without using paypal? Can I send a check to somebody? Also, the donations page (http://www.gnucash.org/en/donations.phtml) hasn't been updated since June 2004. ___ gnucash-devel mailing list gnucash-devel@g

PostgreSQL development

2005-02-19 Thread Burress, Tobias
I've browsed through the archives (patches and devel) for the past few months and didn't see much discussion on this. Is psql support still being pursued, or is it being deferred to SQLite support? If it is being actively developed, what is its status and what problems still need to be solved? _

build failure in src/calculation/test

2005-02-19 Thread David Jafferian - Sun Microsystems
Hi - I wasn't able to find this problem in mailing list archives. =>uname -mrs SunOS 5.9 sun4u =>gcc --version gcc (GCC) 3.4.1 ... =>rm expression_parser.lo =>make Making all in . make[1]: Entering directory `/home/davidja/GnuCash/latest/gnucash/src/calculation' ... /bin/bash ../../../libto

Re: Build Problems

2005-02-19 Thread Neil Williams
On Saturday 19 February 2005 4:29 pm, Hal Goldfarb wrote: > > I've got a list of dependencies required to build GnuCash from CVS on my > > own site - Debian based list. > > http://code.neil.williamsleesmill.me.uk/preface.html > > Question: In general, when I am building from scratch from sourcefor

Re: Build Problems

2005-02-19 Thread Derek Atkins
Please be sure to CC gnucash-devel on replies... Hal Goldfarb <[EMAIL PROTECTED]> writes: > On Saturday 19 February 2005 09:32, you wrote: > >> > Did you try reading README.cvs? >> > >> > You should never run the auto-tools by hand; you should run autogen.sh > > Ok, so I run autogen.sh, and after

Re: kvp_value_get_glist - Chris' confusion.

2005-02-19 Thread Neil Williams
On Saturday 19 February 2005 4:29 pm, Chris Shoemaker wrote: > On Sat, Feb 19, 2005 at 04:04:46PM +, Neil Williams wrote: > > Chris, about your comment in kvp_frame.h: > Somebody reads my drivel?! :) :-) When it's in a file I'm editing, yes! I use a local CVS server to get a handle on the

Re: kvp_value_get_glist - Chris' confusion.

2005-02-19 Thread Chris Shoemaker
On Sat, Feb 19, 2005 at 04:04:46PM +, Neil Williams wrote: > Chris, about your comment in kvp_frame.h: > > > CAS: Maybe I'm confused (because this case really is too > > confusing), but I think this comment is wrong. I think the > > returned GList is a list of whatever values were added by

Re: Build Problems

2005-02-19 Thread Hal Goldfarb
On Saturday 19 February 2005 08:01, Neil Williams wrote: > On Saturday 19 February 2005 7:53 am, Hal Goldfarb wrote: > > autoupdate > > ?? autoupdate? Shouldn't that be ./autogen.sh ? Ah! OK. Again, I am completely new at using the GNU build tools. But don't worry, I'm a fairly quick study.

kvp_value_get_glist - Chris' confusion.

2005-02-19 Thread Neil Williams
Chris, about your comment in kvp_frame.h: > CAS: Maybe I'm confused (because this case really is too > confusing), but I think this comment is wrong. I think the > returned GList is a list of whatever values were added by > kvp_frame_add_*(). So, if you called kvp_frame_add_frame, then, > y

Re: Build Problems

2005-02-19 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: > On Sat, Feb 19, 2005 at 12:53:31AM -0700, Hal Goldfarb wrote: > > > > Trouble I am having is this: I am trying to build gnucash from scratch on > my > > Mandrake 10.1/x86 system. I do the following: > > > > cvs -d :pserver:[EMAIL PROTECTED]:/ho

Re: Build Problems

2005-02-19 Thread Chris Shoemaker
On Sat, Feb 19, 2005 at 12:53:31AM -0700, Hal Goldfarb wrote: > Trouble I am having is this: I am trying to build gnucash from scratch on my > Mandrake 10.1/x86 system. I do the following: > > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/cvsroot checkout gnucash OTOH, if you're looking for

Re: Build Problems

2005-02-19 Thread Neil Williams
On Saturday 19 February 2005 7:53 am, Hal Goldfarb wrote: > autoupdate ?? autoupdate? Shouldn't that be ./autogen.sh ? Read the README.cvs and use the sample autogen command from there. > One more thing: I know that you have to install the *-devel packages for > everything to work correctly. B

Re: Build Problems

2005-02-19 Thread Derek Atkins
Hi, Did you try reading README.cvs? You should never run the auto-tools by hand; you should run autogen.sh Also remember that GnuCash is still a gnome-1.4 app, so you need a gnome-1.4 build environment. The gal you have (gal23) is a gnome2 version, which wont work. -derek Hal Goldfarb <[EMAIL