To use the old versions of programs copy the setup file to your directory and edit the path for the version of ccp4 you want to use. Version 215 is the penultimate version here but people have found that polarrfn does not work with some space groups and amore sometimes does not work. Therefore you have the option of using the older Version 26 by changing the appropriate environment as described below:

cp /sgi/local/ccp4.v215/ccp4.setup .

Then edit the following line,

setenv CBIN ${CCP4}/bin

to

setenv CBIN ${CCP4}/bin_26

or

setenv CBIN ${CCP4}/bin_215

or

setenv CBIN ${CCP4}/bin8000 (for csbleu only)

Then source the setup file:

source ./ccp4.setup

Note: If you are going to submit a ccp4 job in the batch queue system you need to include a line in your command file to source the newly edited ccp4.setup file! Doing it yourself won't help a batch job.


Last Modified: Wednesday, 19-Jun-1996 17:03:04 EDT