Running from a CVS tree

Rob Browning rlb@defaultvalue.org
Wed, 09 Jan 2002 14:38:08 -0600


Dave Peticolas <dave@krondo.com> writes:

> I know Rob Browning was working on src/bin/overrides/gnucash-build-env
> to do that, but I don't know if it's finished.

This should work -- see src/bin/test for examples of it's use.  "make
check" now always runs "gnucash --version" from the build tree as a
test, so if it's broken, we'll know.

Before I had this working, when I was just editing the .scm files, and
when the .scm files were all in src/scm, I'd also sometimes just edit
the files and then run

  (cd src/scm && make install)

or equivalent.  Though you shouldn't need that now (in current CVS).

Hope this helps.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD