Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
The tests pass for me without this. What's the error you see?
Sorry, it was late last night when I replied. It's obviously easy to recreate the error by overriding TESTS_ENVIRONMENT: [EMAIL PROTECTED] build]$ make -C src/bin/test TESTS_ENVIRONMENT= check make: Entering directory `/home/warlord/src/gnucash/gnucash-svn/build/src/bin/test' make check-TESTS make[1]: Entering directory `/home/warlord/src/gnucash/gnucash-svn/build/src/bin/test' GnuCash 1.9.0 development version built 2006-01-21 from r12924:12928 PASS: test-version ./test-run-script: line 2: exec: gnucash-run-script: not found FAIL: test-run-script So, as you can see, it's failing to find gnucash-run-script. Perhaps it's working for you because $prefix/bin is already in your path and you have a copy installed? I'll also note that this test will fail if "guile" isn't in your path, so we might want to add "../overrides" into the path as well so we get the proper guile path. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel