To start this program, it is necessary to first set your TCLLIBPATH to the BluIceWidgets and DcsWidgets directory.
For example:
setenv TCLLIBPATH "/home/scottm/release-4_1/BluIceWidgets /home/scottm/release-4_1/DcsWidgets"
A fully configured dcss should be started in the dcss build directory.
~/release-4_1/dcss/linux > ./dcss -s
There are no special procedures for stopping DCSS. Control-c at the terminal or the unix 'kill -9' command are the recommended ways of stopping dcss. Of course it is advisable to first make sure that there are no moving motors before shutting down DCSS.