Hi Dhiraj You could install the whole suite in the container, but if you only want sc, it's included in the ccp4-progs module. Here's a rough guide of building it on Ubuntu 22.04.
$ sudo apt install curl cmake bzr gfortran python2 xz-utils build-essential python3-dev cd python-is-python3 python3-setuptools $ bzr checkout http://fg.oisin.rc-harwell.ac.uk/anonscm/bzr/series-81/devtools $ cd devtools $ echo 'skip += ["cmake"]' >> conf.py $ LD_LIBRARY_PATH=$PWD/builddir/ccif ./cj build ccif $ ./cj build ccp4-progs $ touch ~/.agree2ccp4v6 $ cd install $ ./BINARY.setup # ignore the errors $ source bin/ccp4.setup-sh Now sc should be in the path. Let me know if it doesn't work for you. All the best Ville ________________________________ From: CCP4 bulletin board <[email protected]> on behalf of Srivastava, Dhiraj <[email protected]> Sent: Saturday, May 09, 2026 14:08 To: ccp4bb <[email protected]> Subject: [ccp4bb] ccp4 in container Hi I want to install ccp4 (more specifically shape complementarity) in a container as a dependency to another software that I have to install in an apptainer container. I can not install it without container on our HPC. Has anyone managed to install CCP4 in a container (apptainer or docker) before? I tried to compile ccp4 from source code but I am not sure which part of source code should I compile to get shape complementarity working? Thank you Dhiraj ________________________________ To unsubscribe from the CCP4BB list, click the following link: https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=CCP4BB&A=1 ######################################################################## To unsubscribe from the CCP4BB list, click the following link: https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=CCP4BB&A=1 This message was issued to members of www.jiscmail.ac.uk/CCP4BB, a mailing list hosted by www.jiscmail.ac.uk, terms & conditions are available at https://www.jiscmail.ac.uk/policyandsecurity/
