Hi Jeff.

   I seem to be having problems running runtests.sh after building. Any
   ideas where ${srcdir}/runtests is located? I can't seem to find it and
   the script appears to be blowing up.

   jeff...@gauss:~/trunk/torture/unit$ sh ./runtests.sh
   chmod: cannot access `/torture/testdata/TD00004': No such file or directory
   chmod: cannot access `/torture/testdata/TD00005': No such file or directory
   ./runtests.sh: 30: /runtests: not found
   chmod: cannot access `/torture/testdata/TD00004': No such file or directory
   chmod: cannot access `/torture/testdata/TD00005': No such file or directory
   jeff...@gauss:~/trunk/torture/unit$ cat runtests.sh

You should run 'make check' instead of invoking runtests.sh directly.
The makefile is setting the variables srcdir and builddir before
calling the shell script.

-- 
Jose E. Marchesi  <[email protected]>
                  http://www.jemarch.net
GNU Project       http://www.gnu.org


Reply via email to