Difficulty with Installation
I need to install a histogramming program called Physics Analysis Workstation. After untarring it, however, I could find only one README file that tells me how to run a test of the system. However the test finds errors and I don't know where to begin to fix them.
I need to install a histogramming program called Physics Analysis Workstation. After untarring it, however, I could find only one README file that tells me how to run a test of the system. However the test finds errors and I don't know where to begin to fix them. The exact terminal response is:
[root@localhost testsuite]# runtest --tool paw
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By winn on Wed Jul 16 11:25:19 2003
Native configuration is i686-pc-linux-gnu
=== paw tests ===
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
Running ./paw.basic/basic.exp ...
FAIL: timeout on <return> test
FAIL: timeout on message test
Running ./paw.commands/nt_loop.exp ...
ERROR: (DejaGnu) proc "paw_cmd {h/file 4 ~/cern/paw/tuple/tuple.hbook}" does not exist.
The error code is NONE
The info on the error is:
no files matched glob pattern "./paw.qp.range/paw*"
while executing
"glob ./paw.qp.range/paw*"
invoked from within
"catch "glob ${path}/${pattern}" tmp"
=== paw Summary ===
# of unexpected failures 2
Once again, any advice is GREATLY appreciated!
[root@localhost testsuite]# runtest --tool paw
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By winn on Wed Jul 16 11:25:19 2003
Native configuration is i686-pc-linux-gnu
=== paw tests ===
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
Running ./paw.basic/basic.exp ...
FAIL: timeout on <return> test
FAIL: timeout on message test
Running ./paw.commands/nt_loop.exp ...
ERROR: (DejaGnu) proc "paw_cmd {h/file 4 ~/cern/paw/tuple/tuple.hbook}" does not exist.
The error code is NONE
The info on the error is:
no files matched glob pattern "./paw.qp.range/paw*"
while executing
"glob ./paw.qp.range/paw*"
invoked from within
"catch "glob ${path}/${pattern}" tmp"
=== paw Summary ===
# of unexpected failures 2
Once again, any advice is GREATLY appreciated!
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.