File: README

package info (click to toggle)
plotmtv 1.4.4t-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,964 kB
  • ctags: 5,420
  • sloc: ansic: 55,108; makefile: 1,995; fortran: 1,277; sh: 510; csh: 439
file content (16 lines) | stat: -rw-r--r-- 520 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TESTING
-------

These instructions preassume that at this point, you've already done a
successful make from the top level directory.

Now, if everything has gone OK, there'll be a binary in the ./Bin directory
named "plotmtv".  To test this binary, type "run.sh" in this directory
   % cd ./Tests
   % run.sh
 
If you are unlucky, ./Tests/run.sh will refuse to run.  This happens on some
platforms, e.g dec/mips, probably because of shell incompatibilites.
If this happens, try running "run.csh" instead.
   % run.csh