Hi
First, thanks for a great app; I use it daily (and drive my wife nuts
asking for receipts after she's done the shopping).
I'm a programmer and am interested in hacking on gnucash (although I have
a mainframe background (Cobol, JCL, database stuff) so C, automake,
make, autoconf, etc confuse m
Hi
My basic question is as the subject says: I want to have both a
development version and a production version of gnucash.
Some more explanation:
I have gnucash 1.4.8 which I want to keep on using; don't want to
trust my data to the latest development version.
I got the latest sources via cvs
First thanks to all for previous help; I got through the autogen.sh OK
after installing g-wrap:
lftp ftp://ftp.gnucash.org/pub/g-wrap/source/g-wrap-1.1.8.tar.gz to
/usr/local/src
cd /usr/local/src; gunzip; tar -xvf
./configure --prefix=/usr/local
make
make check
make install
/usr/local/bin has
Pls ignore: test only
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
Hi
Just want to thank all (Dave Peticolas and others) for helping me out
building latest gnucash unstable. Finally got it working - more as a
matter of persistence than anything else and your help.
Perhaps, the docs could improve on how to do this so I'm including
some terse notes below on how
On Fri, Feb 09, 2001 at 12:19:57AM -0600, Rob Browning wrote:
> Jonathan David Wheelhouse <[EMAIL PROTECTED]> writes:
>
> > lftp ftp://ftp.gnucash.org/pub/g-wrap/source/g-wrap-1.1.8.tar.gz to
>
> First you might want to grab the newest version. There are important
&