2,684
edits
m (→Prerequisites (Xcode, CCP4) for generate_XDS.INP, XDSGUI and other programs: ccp4 may be version 8 ...) |
|||
Line 120: | Line 120: | ||
<pre> | <pre> | ||
echo . /Applications/ccp4-7.1/bin/ccp4.setup-sh >> $HOME/.zprofile | echo . /Applications/ccp4-7.1/bin/ccp4.setup-sh >> $HOME/.zprofile | ||
# or | |||
echo . /Applications/ccp4-8.0/bin/ccp4.setup-sh >> $HOME/.zprofile | |||
# depending on which CCP4 version you have installed | |||
</pre>The <code>get_folder.sh</code> script (below) checks the CCP4 setup, and creates the necessary files if needed. | </pre>The <code>get_folder.sh</code> script (below) checks the CCP4 setup, and creates the necessary files if needed. | ||