|
To Install and Run
To compile and install from source code:
tar xfzv hypersrc*tar.gz
cd hypersrc
./configure.sh
make install
To browse C/C++ code, for example, chdir to where your C/C++ source files are, and type:
Hypersrc.pl
For further info, see README.txt, Hypersrc -help, and man hypersrc.
|