Installation: Difference between revisions

Jump to navigation Jump to search
422 bytes removed ,  9 November 2015
Line 127: Line 127:
   
   
</pre>
</pre>
'''To install [[XDS]], for latest OS X (Mavericks)''':
'''To install [[XDS]]''':
<pre>
<pre>
  cd $HOME/bin
  cd $HOME/bin
  curl -L -o - ftp://ftp.mpimf-heidelberg.mpg.de/pub/kabsch/XDS-OSX10.9.1_Darwin13.0.0.tar.gz | tar xvf -
  curl -L -o - ftp://ftp.mpimf-heidelberg.mpg.de/pub/kabsch/XDS-OSX_64.tar.gz | tar xvf -
  ln -sf XDS-OSX10.9.1_Darwin13.0.0/* .
  ln -sf XDS-OSX_64/* .
</pre>
</pre>
(for older OS X, like Leopoard, Snow Leopard, Lion, Mountain Lion, that would be
<pre>
cd $HOME/bin
curl -L -o - ftp://ftp.mpimf-heidelberg.mpg.de/pub/kabsch/XDS-OSX10.5.8_Darwin9.8.0.tar.gz | tar xvf -
ln -sf XDS-OSX10.5.8_Darwin9.8.0/* .
</pre>
There is also a 32bit tarfile at the same site, for OS X 10.4.11 - Tiger; the installation would be similar)


'''To install [[XDS-Viewer]]''', click https://sourceforge.net/project/platformdownload.php?group_id=239755 , open up the downloaded XDS-Viewer.app by clicking, and then (once you see it in the Finder), go to the Terminal and
'''To install [[XDS-Viewer]]''', click https://sourceforge.net/project/platformdownload.php?group_id=239755 , open up the downloaded XDS-Viewer.app by clicking, and then (once you see it in the Finder), go to the Terminal and
2,652

edits

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

Navigation menu