Problem with Make

2000-07-03 Thread
gcc -g -O2 -Wall -g -I/usr/lib/glib/include -I/usr/include -DNEED_GNOMESUPPORT_ -I/usr/lib/gnome-libs/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/ sr/include/gnome-xml -I/usr/include -g -o .libs/gnucash MultiLedger.o SplitLedg r.o Destroy.o EuroUtils.o FileDialog.o Refresh.o

Plotting...

2000-07-03 Thread Robert Graham Merkel
Matt Martin writes: Howdy all, Just got the latest CVS guppi to build and it is starting to look sweet. They have basic pie and bar charts working; you can even rotate the pie and drag the slices around ! So what I'm wondering is: are there plans for integrating something more

Re: help on disabling preferences widgets

2000-07-03 Thread Robert Graham Merkel
Kevin Finn writes: I can take a stab at it - I'm interested in picking up more Gtk+. Does it make more sense for each option to provide access functions that other options can use to enable/disable it, or perhaps just have those other options disable the affected option "by name"

Account-level meta-information

2000-07-03 Thread Robert Graham Merkel
In response to the mail that's being going back and forth WRT reports, it has occurred to me that we really need some account-level meta-information beyond the fixed fields and text notes we already have. We could potentially go on adding more fixed fields to different types of accounts, but if

Re: Problem with Make

2000-07-03 Thread Robert Graham Merkel
gcc -ansi prova prova.c prova.c: In function `main': prova.c:8: warning: initialization makes pointer from integer without a cast prova: In function `_init': prova(.init+0x0): multiple definition of `_init' all in gg@make[4]: Entering directory

Re: Account-level meta-information

2000-07-03 Thread Richard Wackerbarth
On Mon, 03 Jul 2000, Robert Graham Merkel wrote: It has occurred to me that we really need some account-level meta-information beyond the fixed fields and ... make our reporting a whole lot more powerful and easier to use - as a simple example, if somebody specified a "project" field, we

Examples of chart of accounts?

2000-07-03 Thread Gary Bickford
Folks, I'm going to try using gnucash instead of Quickbooks on my consulting business. Does anyone have a fairly good example of a set of starter accounts including AR and AP for a consulting business? I mainly would like to 'borrow' a sensible account structure, if nothing else than to avoid

The Engine

2000-07-03 Thread Gary Bickford
This was inspired by reading the discussion on the "Report calculations in the engine" thread. I can see the client/server architecture being very useful, esp. if it can be adapted to allow web interfacing - I could then provide a web interface for each of my clients, and I might even be able to

Re: problems starting on SuSE 6.3

2000-07-03 Thread Gary Bickford
Alternatively, if we can get Stephan Kahnt's RPM's hosted, you might not need to compile it yourself if you don't want to. I've just downloaded the new RPM, will be installing on SuSE 6.4 shortly. GB -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: problems starting on SuSE 6.3

2000-07-03 Thread Gary Bickford
Gary Bickford wrote: Alternatively, if we can get Stephan Kahnt's RPM's hosted, you might not need to compile it yourself if you don't want to. I've just downloaded the new RPM, will be installing on SuSE 6.4 shortly. GB Well, I tried rpm -i gnu...rpm, and also rpm -U gnu...rpm In both

Re: problems starting on SuSE 6.3

2000-07-03 Thread Andy Bernat
I also just tried the SuSE rpm and the failed dependencies I got were: imlibdev, g-wrap, libjpeg.so.62. I suspect the the first and the last dependency are because I've got SuSE 6.3 and not 6.4 (I've run into this sort of problem before) but I don't understand the g-wrap failure because I just

[Fwd: [Fwd: [Fwd: Compiling GnuCash from 1.4.1 tarball]]]

2000-07-03 Thread Robert L. Cochran Jr.
Hello, I sent the two messages below to Jeremy Collins and he in turn suggested posting it to the devel-help mailing list. Described far below is the original problem I am having with the configure script for the gnucash-1.4.1 source tarball. The next message up gives details of a little extra

gnucash 1.4.1, g-wrap 0.9.4 and guile 1.4 (fwd)

2000-07-03 Thread Christian Krause
Hi, Problem: gnucash 1.4.1 doesn't compile with guile 1.4 and g-wrap 0.9.4 --- gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../engine -I../gnome -I../regi ter-pipe -Wall -I/usr/include -DNEED_GNOMESUPPORT_H

Re: gnucash 1.4.1, g-wrap 0.9.4 and guile 1.4 (fwd)

2000-07-03 Thread Rolando Roman
someone was going to have an rpm for suse today but i guess their busy with the 4th of july in the usa On Mon, 03 Jul 2000, Christian Krause wrote: Hi, Problem: gnucash 1.4.1 doesn't compile with guile 1.4 and g-wrap 0.9.4

gnucash 1.4.1, g-wrap 0.9.4 and guile 1.4 (fwd)

2000-07-03 Thread Robert Graham Merkel
Christian Krause writes: Hi, Problem: gnucash 1.4.1 doesn't compile with guile 1.4 and g-wrap 0.9.4 If you check the archives, I've explained how to fix the problem with g-wrap.0.9.4. The difficulties with Guile 1.4 are known problems. Could you please revert to the 1.3.x series

Re: problems starting on SuSE 6.3

2000-07-03 Thread Robert Graham Merkel
Andy Bernat writes: I also just tried the SuSE rpm and the failed dependencies I got were: imlibdev, g-wrap, libjpeg.so.62. I suspect the the first and the last dependency are because I've got SuSE 6.3 and not 6.4 (I've run into this sort of problem before) but I don't understand the

Re: Account-level meta-information

2000-07-03 Thread Robert Graham Merkel
Richard Wackerbarth writes: On Mon, 03 Jul 2000, Robert Graham Merkel wrote: It has occurred to me that we really need some account-level meta-information beyond the fixed fields and ... make our reporting a whole lot more powerful and easier to use - as a simple example, if

Re: help on disabling preferences widgets

2000-07-03 Thread Kevin Finn
On Mon, 03 Jul 2000, you wrote: Kevin Finn writes: [...] I think disabling by name would be sufficient - it is consistent with the rest of the options interface. Which brings me to another point - if we make options mutable, should it be an error if we try to read a muted option's

Installing GnuCash on SuSE 6.3

2000-07-03 Thread Paul Tatham
The mailing lists seem to have a lot of messages from people who are having trouble getting GnuCash to run on SuSE distributions. Not surprising...I had my share of misery getting it installed. I originally tried the motif sources on SuSE 6.1 - I don't want to admit how many hours I spent on