We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to set up your environment and get the site up at a high level
All paths are generic
####Packages for centos6 / Redhat6
yum groupinstall "Development tools" yum install zlib-devel bzip2-devel openssl-devel ncurses-devel yum install python python-devel python-libs python-tools tix tix-devel tkinter yum
####Python We recommend python 2.7 or higher (will run on most version of python but the esgf stack requires 2.7)
which python python --version
if below 2.7 please see the wiki page for installing python
import yum broke help