CCP4 Suite Offline Installation (Windows)

The file ccp4-9.X.YYY-win64.zip, which contains this README.html file,
is provided for offline installation of the CCP4 program suite, version 9.X.YYY.


1. Graphical Installation (ccp4-9-setup.exe)

You can perform the following operations using the graphical installer:

How to Run:


2. Command-Line Installation (sm_data/ccp4sm-cli-offline.ps1)

To install via Command Prompt or PowerShell, run the following command from inside the unpacked folder:

powershell -ExecutionPolicy Bypass -File sm_data/ccp4sm-cli-offline.ps1 <components> <install_path>

Positional arguments:

Component identifiers:

Identifier Description
coreCCP4 suite v.9
coot2WinCoot-0 (Python 2)
coot3WinCoot-1 (Python 3)
moorhenMoorhen – a web-based Coot
shelxSHELX suite of programs
examDiffraction images for CCP4 Cloud tutorials

Example:

powershell -ExecutionPolicy Bypass -File sm_data/ccp4sm-cli-offline.ps1 core,coot2 C:/CCP4-9


Last modified:Thu 22 May 2025 19:02:54 BST