23 lines (16 with data), 815 Bytes
This is the Qubist project.
Copyright information is in the file COPYING.
To install this software, you must build it on your system. The following three commands
can accomplish this:
./configure
make
make install
You can provide a variety of options to the configure step. Run
./configure --help
for information about the available options.
By default, the executable will be installed in the /usr/local/games directory; you
may have to arrange for that directory to be in your search path to execute it.
Also by default, the man page goes in /usr/local/share/man/man6, and the developer
documentation in /usr/local/share/doc/html/qubist-<version>, where <version> is the
current software version. A developer library is also installed in /usr/local/lib.
Please report bugs to kogorman@gmail.com.