I am new to DSK. The following may be the result of me failing to find some docs somewhere, so if that's the case please point me at them.
I've downloaded the linux binaries for 2.0.6 and found simple_test.sh so I thought I would try running it to see if the binaries will work on my machine. But I've run into a couple problems that appear to be problems with the test script itself.
The first is that the shebang line in the script uses $bindir, which I didn't have defined. Is that something linux users typically have defined? In any case, that was easy enough to get past.
The second problem, which has me stumped, is that most of the tests want to use a file "dsk/histogram". I can't find this file in the binaries distribution. I've also looked in the source code distribution and I don't see it there either.
Thanks in advance for any help,
Bob H