Installation: Difference between revisions

Jump to navigation Jump to search
m
→‎XDS package: add "--no-check-certificate" to wget command
m (→‎XDS package: add "--no-check-certificate" to wget command)
 
Line 19: Line 19:
<pre>
<pre>
  cd /usr/local/bin
  cd /usr/local/bin
  wget -O- https://xds.mr.mpg.de/XDS-INTEL64_Linux_x86_64.tar.gz | tar xzvf -
  wget --no-check-certificate -O- https://xds.mr.mpg.de/XDS-INTEL64_Linux_x86_64.tar.gz | tar xzvf -
  ln -sf XDS-INTEL64_Linux_x86_64/* .
  ln -sf XDS-INTEL64_Linux_x86_64/* .
</pre>
</pre>
2,668

edits

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

Navigation menu