Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

Introduction

 

Usage

 

Installation

Pr-requisite
===========
python python-dev python-pmw python-numpy freeglut3-dev libglew-dev libpng12-dev libfreetype6-dev build-essential libxml++2.6-dev


wget http://sourceforge.net/projects/pymol/files/latest/download -O pymol_source.tar.bz2
tar -xvf pymol_source.tar.bz2
cd pymol
mkdir -p /sw/bioinformatics/PyMOL
prefix=/sw/bioinformatics/PyMOL
modules=$prefix/modules
python setup.py build install --home=$prefix --install-lib=$modules --install-scripts=$prefix

Reference

  1. http://tubiana.me/how-to-install-and-compile-pymol-windows-linux-mac/
  • No labels