1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/qtez/pkg-message

11 lines
335 B
Plaintext
Raw Normal View History

************************************************************
Before running QtEZ, users should prepare as follows:
$ mkdir ~/QtEZ
$ cp -R /usr/X11R6/share/qtez/* ~/QtEZ
$ chmod -R u+rw ~/QtEZ
$ export QTEZ=~/QtEZ (sh or bash)
$ setenv QTEZ ~/QtEZ (csh or tcsh)
************************************************************