Installation: Difference between revisions

Jump to navigation Jump to search
(→‎personal installation (experimental writeup): fix: $HOME should be $PATH ! sorry!)
(5 intermediate revisions by the same user not shown)
Line 34: Line 34:
  bunzip2 -f xdsstat.bz2
  bunzip2 -f xdsstat.bz2
  chmod a+x xdsstat
  chmod a+x xdsstat
</pre>
To get [[XDSCC12]],
<pre>
cd /usr/local/bin
wget ftp://turn5.biologie.uni-konstanz.de/pub/xdscc12.rhel6.64 -O xdscc12
chmod a+x xdscc12
</pre>
</pre>
To get [[XDSGUI]],
To get [[XDSGUI]],
Line 107: Line 113:
  bunzip2 -f xdsstat.bz2
  bunzip2 -f xdsstat.bz2
  chmod a+x xdsstat
  chmod a+x xdsstat
</pre>
   
   
'''To install [[XDSCC12]]''',
<pre>
cd $HOME/bin
curl -L -o xdscc12 ftp://turn5.biologie.uni-konstanz.de/pub/xdscc12-mac
chmod a+x xdscc12
</pre>
</pre>
'''To install [[XDSGUI]]''', please download from ftp://turn5.biologie.uni-konstanz.de/pub/xdsgui.dmg, open up the downloaded xdsgui.app by clicking, and then (once you see it in the Finder), go to the Terminal and
'''To install [[XDSGUI]]''', please download from ftp://turn5.biologie.uni-konstanz.de/pub/xdsgui.dmg, open up the downloaded xdsgui.app by clicking, and then (once you see it in the Finder), go to the Terminal and
Line 148: Line 161:
  sudo bunzip2 -f xdsstat.bz2
  sudo bunzip2 -f xdsstat.bz2
  sudo chmod a+x xdsstat
  sudo chmod a+x xdsstat
   
  </pre>
 
To get [[XDSCC12]],
<pre>
cd /usr/local/bin
sudo curl -L -o xdscc12 ftp://turn5.biologie.uni-konstanz.de/pub/xdscc12-mac
sudo chmod a+x xdscc12
</pre>
</pre>
To get [[XDSGUI]], please download from ftp://turn5.biologie.uni-konstanz.de/pub/xdsgui.dmg and then  
To get [[XDSGUI]], please download from ftp://turn5.biologie.uni-konstanz.de/pub/xdsgui.dmg and then  
  sudo ln -s /Applications/xdsgui.app/Contents/MacOS/xdsgui /usr/local/bin/xdsgui
  sudo ln -s /Applications/xdsgui.app/Contents/MacOS/xdsgui /usr/local/bin/xdsgui
2,652

edits

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

Navigation menu