2,684
edits
(→Windows: Qt5 XDSGUI does not allow editing of XDS.INP) |
|||
Line 103: | Line 103: | ||
</pre>If the file does not exist, create it - the easiest way is: | </pre>If the file does not exist, create it - the easiest way is: | ||
<pre> | <pre> | ||
echo . /Applications/ccp4-7.1/bin/ccp4.setup-sh > $HOME/.zprofile | echo . /Applications/ccp4-7.1/bin/ccp4.setup-sh >> $HOME/.zprofile | ||
</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. | ||