Installation: Difference between revisions

Jump to navigation Jump to search
→‎Linux: binutils requirement
No edit summary
(→‎Linux: binutils requirement)
Line 19: Line 19:
  chmod +x generate_XDS.INP
  chmod +x generate_XDS.INP
</pre>
</pre>
Please note that to get the <code>strings</code> command, which is used by [[generate_XDS.INP]], on some Linux distributions (e.g. FC23) you need to install the <code>binutils</code> RPM package.
To get [[XDS-Viewer]],
To get [[XDS-Viewer]],
<pre>
<pre>
Line 39: Line 41:
  chmod a+x xdsgui
  chmod a+x xdsgui
</pre>
</pre>
Since XDSGUI depends on graphics packages that may need to be installed, you can check the xdsgui binary with
ldd `which xdsgui`
and that should show you the libraries it found, and more importantly, those that it didn't find. Your friendly system administrator will then work out the specific commands to install those libraries; on RedHat-type distributions that would typically be e.g. <code>yum provides libXfixes.so.3</code> the output of which will tell you that this is in the libXfixes RPM.
Ubuntu 14 users: please read http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XDSGUI#Installation if you have a problem with missing libmng2.
Ubuntu 14 users: please read http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/XDSGUI#Installation if you have a problem with missing libmng2.


2,652

edits

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

Navigation menu