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
"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
> 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
> "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,
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
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
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
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
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
"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
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
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
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
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
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?
_
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
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
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
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
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
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.
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
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
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
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
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
26 matches
Mail list logo