1
edit
(Explain how to install Coot for Ubuntu from mok0's PPA) |
(Installing Coot on Mandriva) |
||
Line 54: | Line 54: | ||
This version of Coot only supports the Python scripting language. | This version of Coot only supports the Python scripting language. | ||
=== Mandriva Installation === | |||
To install the coot on Mandriva 2010.0 use the ubuntu distribution: | |||
tar zxf coot-0.6.2-binary-Linux-i686-ubuntu-8.04.1-python-gtk2.tar.gz | |||
in the .cshrc file: | |||
alias coot 'source /prog/CCP4/ccp4-6.1.13/include/ccp4.setup-csh ; /prog/coot-Linux-i686-ubuntu-8.04.1-gtk2-python/bin/coot' | |||
edit