2,684
edits
Line 60: | Line 60: | ||
<pre> | <pre> | ||
wget ftp://turn5.biologie.uni-konstanz.de/pub/xdsstat-linux32.bz2 -O xdsstat.bz2 | wget ftp://turn5.biologie.uni-konstanz.de/pub/xdsstat-linux32.bz2 -O xdsstat.bz2 | ||
bunzip2 xdsstat.bz2 | bunzip2 -f xdsstat.bz2 | ||
chmod a+x xdsstat | chmod a+x xdsstat | ||
</pre> | </pre> | ||
Line 70: | Line 70: | ||
</pre> | </pre> | ||
If this binary does not work for you: there is also a statically linked binary called xdsgui.rhel5.32 . Ubuntu 14 users: please read http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XDSGUI#Installation if you have a problem with missing libmng2. | If this binary does not work for you: there is also a statically linked binary called xdsgui.rhel5.32 . Ubuntu 14 users: please read http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XDSGUI#Installation if you have a problem with missing libmng2. | ||
== Mac (Intel) == | == Mac (Intel) == |