Installation: Difference between revisions

→‎Linux 32 bit: fix wget tar pipe
(→‎Linux 32 bit: fix wget tar pipe)
Line 53: Line 53:
To get the [[XDS]] package,
To get the [[XDS]] package,
<pre>
<pre>
  wget ftp://ftp.mpimf-heidelberg.mpg.de/pub/kabsch/XDS-IA32_Linux_x86.tar.gz | tar xvf -
  wget -O - ftp://ftp.mpimf-heidelberg.mpg.de/pub/kabsch/XDS-IA32_Linux_x86.tar.gz | tar xzvf -
  ln -sf XDS-IA32_Linux_x86/* .
  ln -sf XDS-IA32_Linux_x86/* .
</pre>
</pre>
2,652

edits