pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Issue with runtests


From: jemarch
Subject: Re: [pdf-devel] Issue with runtests
Date: Sun, 31 Jan 2010 12:09:42 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.1.91 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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.

   address@hidden:~/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
   address@hidden:~/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  <address@hidden>
                  http://www.jemarch.net
GNU Project       http://www.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]