Ballista OS Robustness Test Suite File Location Problems

The Ballista OS Robustness Test Suite is dependent on the location of some utility programs. The ostest perl script checks if these utilities are in the expected location and if not informs the user of the changes that need to be made.

  1. The C++ header files are expected in /usr/include

  2. Perl is expected in /usr/local/bin/perl5

  3. C shell command interpreter is expected in /bin/csh

These file location dependencies are the only ones of which we are aware. We would appreciate it if you let us know if you find others.