Compiling the pskscope program:
Pskscope is distributed with all of the C++ source code for the
application.
- MinGW- compiler and
libraries MinGW
- Msys - Unix command line
processor for Windows - also available
from MinGW
- Fast Light Tool Kit -
available at FLTK
Source code, support files are in the
"src" directory where the pskscope program resides. Change to
that directory and perform make (for Linux) or "make makefile.win" for
windows.