Hi Stefan, after compiling all our nice packages from scratch, Pathfinder's `make check' is not working here. I don't really want to touch all your nice test scripts, but it seems to me that in RunMtest.in `monetdb-config' should be replaced by `monetdb4-config': Index: RunMtest.in =================================================================== RCS file: /cvsroot/monetdb/pathfinder/RunMtest.in,v retrieving revision 1.22 diff -r1.22 RunMtest.in 41c41 < MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb-config --modpath`" ---
MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb4-config --modpath`"
Can you confirm this (and commit the change to CVS)? The same issue should then be corrected in the HowToStart-PF file as well. Jens -- Jens Teubner Technische Universitaet Muenchen, Department of Informatics D-85748 Garching, Germany Tel: +49 89 289-17259 Fax: +49 89 289-17263 Computer Scientist, n.: A device that turns coffee into programs.