PyMOL: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(versao inicial)
 
 
(Uma revisão intermediária pelo mesmo usuário não está sendo mostrada)
Linha 3: Linha 3:
== Installation ==
== Installation ==


In Ubuntu >11.10, you can just issue
In Ubuntu (tested for >=11.10), you can just issue


  sudo apt-get install pymol
  sudo apt-get install pymol
Linha 17: Linha 17:
Then move *.vs *.fs to that directory. You should now be able to start PyMOL.
Then move *.vs *.fs to that directory. You should now be able to start PyMOL.


[Category:Lab Macambira]
[[Category:Lab Macambira]]

Edição atual tal como às 20h00min de 21 de dezembro de 2011

PyMOL is a Molecular Graphics System created by Warren L. DeLano, Ph.D.

Installation

In Ubuntu (tested for >=11.10), you can just issue

sudo apt-get install pymol

Work-around to Ubuntu Bug

Ubuntu has a bug in the package where the shader files were not included. You can download them from

http://diablo.ucsc.edu/~wgscott/pymol/pymol-1.4/data/shaders/

Then issue, as root

mkdir -p /usr/lib/pymodules/python2.7/pymol/data/shaders

Then move *.vs *.fs to that directory. You should now be able to start PyMOL.