Skip to content

Instantly share code, notes, and snippets.

View avimehenwal's full-sized avatar

Avi Mehenwal avimehenwal

View GitHub Profile
#!/bin/bash
# Source: http://toomuchdata.com/2012/06/25/how-to-install-python-2-7-3-on-centos-6-2/
# Install stuff #
#################
# Install development tools and some misc. necessary packages
yum -y groupinstall "Development tools"
yum -y install zlib-devel # gen'l reqs