Installation: Difference between revisions

Jump to navigation Jump to search
m
→‎XDS package for Macs with Apple M processors: add ; such that cut-and-paste works
No edit summary
m (→‎XDS package for Macs with Apple M processors: add ; such that cut-and-paste works)
Line 104: Line 104:
  # become root (it will ask for your password):
  # become root (it will ask for your password):
  sudo su
  sudo su
  cd /usr/local/bin
now enter the password, and then
  curl -L -o - https://xds.mr.mpg.de/XDS-Apple_M1.tar.gz | tar xzvf -
  cd /usr/local/bin;
  ln -sf XDS-Apple_M1/* .
  curl -L -o - https://xds.mr.mpg.de/XDS-Apple_M1.tar.gz | tar xzvf - ;
# release root permissions:
  ln -sf XDS-Apple_M1/* . ;
  exit
  exit


2,716

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu