Harry Thijssen <[email protected]> writes:
> So I have a problem with PSPP on my openSUSE 11.2 installation
> I guess. See the attached testsuite.log
Looking at testsuite.log, I see:
## ---------------------------------- ##
## GNU PSPP 0.7.4-g12a7f7 test suite. ##
## ---------------------------------- ##
testsuite: command line was:
$ ./testsuite
But it should say something more like this:
## ---------------------------------- ##
## GNU PSPP 0.7.4-g12a7f7 test suite. ##
## ---------------------------------- ##
testsuite: command line was:
$ ./tests/testsuite -C tests AUTOTEST_PATH=tests/output:src/ui/terminal
The output that you show might indicate that you ran the
"testsuite" program by hand. If you did, then that is the
problem: it is meant to be run via "make check", which passes in
the correct options.
--
"In this world that Hugh Heffner had made,
he alone seemed forever bunnyless."
--John D. MacDonald
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev