blob: 8c0ab62f58927d02aebc080ecbae6970112f4876 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
************************************************************
Before running QHacc, users should prepare as follows:
$ mkdir ~/.qhacc
$ cp /usr/X11R6/share/qhacc/config.sample ~/.qhacc/config
$ chmod u+rw ~/.qhacc/config
$ export QHACC_HOME=~/.qhacc (sh or bash)
$ setenv QHACC_HOME ~/.qhacc (csh or tcsh)
************************************************************
|