mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
273b87f4ea
PR: 21283 Submitted by: Ports Fury
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)
|
|
|
|
************************************************************
|