Vann H. Walke writes:
> My attempts to compile the latest CVS Gnucash-gnome result in the errors
> attached. Anyone know a fix?
> ../../lib/g-wrap-install/lib/libgwrapguile.a
> ../../src/obj/gnome/Destroy.o: In function `xaccAccountWindowDestroy':
> /usr/local/src/xacc/src/Destroy.c:69: und
My attempts to compile the latest CVS Gnucash-gnome result in the errors
attached. Anyone know a fix?
---from "make gnome"-.
.
.
.
gcc -o ../../gnucash.gnome obj/gnome/top-level.o
obj/gnome/window-main.o obj/gnome/window-register.o
obj/gnome/window-adjust.o obj/gnome/window-help.o
o
[EMAIL PROTECTED] wrote:
> R/3 handles this by having two values on each transaction line item,
> one for the local currency, and one for the company currency.
How are the shares currently handled?
In theory all accounts should be handled like stock accounts, where
"items" in the destination ac
After removing the libtool dependencies I was able to compile and
install gnucash-1.2.1
I found I needed to copy require.scm and sort (!!!) to a subdirectory of
the
guile library named slib (I had to create this directory too).
Now when I attempt to start gnucash (running as root) I get the
foll