blob: 93b229eb72de5b3c905dee654f77e15a583302de (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
************************************************************
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)
************************************************************
|