2,684
edits
Line 90: | Line 90: | ||
xattr -dr XDS-OSX_64/* | xattr -dr XDS-OSX_64/* | ||
if you get a security error popup (google "xattr com.apple.quarantine catalina"). | if you get a security error popup (google "xattr com.apple.quarantine catalina"). | ||
For the Apple M1 chip, use | |||
echo you may have to "sudo su" first, to obtain administrator permissions! | |||
cd /usr/local/bin | |||
curl -L -o - https://xds.mr.mpg.de/XDS-OSX_64.tar.gz | tar xzvf - | |||
ln -sf XDS-OSX_64/* . | |||
=== Prerequisites (Xcode, CCP4) for [[generate_XDS.INP]], [[XDSGUI]] and other programs === | === Prerequisites (Xcode, CCP4) for [[generate_XDS.INP]], [[XDSGUI]] and other programs === |