Installation: Difference between revisions

→‎XDS package: add Apple M1
(→‎XDS package: add Apple M1)
Line 93: Line 93:
For the Apple M1 chip, use
For the Apple M1 chip, use


echo you may have to "sudo su" first, to obtain administrator permissions!
echo you may have to "sudo su" first, to obtain administrator permissions!
cd /usr/local/bin
cd /usr/local/bin
curl -L -o - https://xds.mr.mpg.de/XDS-OSX_64.tar.gz | tar xzvf -
curl -L -o - https://xds.mr.mpg.de/XDS-Apple_M1.tar.gz | tar xzvf -
ln -sf XDS-OSX_64/* .
ln -sf XDS-Apple_M1/* .


=== Prerequisites (Xcode, CCP4) for [[generate_XDS.INP]], [[XDSGUI]] and other programs ===
=== Prerequisites (Xcode, CCP4) for [[generate_XDS.INP]], [[XDSGUI]] and other programs ===
2,652

edits