Installation instructions for SOLVE/resolve 08-Mar-2001 JB and TT Executing the file "install.ksh" as root (after editing it to set preferences if you wish) will install SOLVE and resolve. The installation is very simple and consists of placing the binary and library files in an appropriate place and setting up a help file. An additional step that you will need to carry out is to ensure that users have defined two CCP4 environmental variables. These need to be set. In ksh or bash shells, these can be set with: export CCP4_OPEN=UNKNOWN export SYMOP=/usr/local/resolve/symop.lib In csh you can set them with: setenv CCP4_OPEN UNKNOWN setenv SYMOP /usr/local/resolve/symop.lib The CCP4_OPEN variable needs to be UNKNOWN so that new files can overwrite old ones. The SYMOP needs to be defined so resolve knows about space group symmetry.