mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
379 B
Plaintext
11 lines
379 B
Plaintext
|
************************************************************
|
||
|
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)
|
||
|
|
||
|
************************************************************
|