From 55b6ba32ee41de69eca8d5842c7d4ce94482ab0d Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Sun, 4 Dec 2011 11:30:22 -0500 Subject: [PATCH] simplified centos build instructions. Thanks Gizmokid2005 --- docs/building.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/building.rst b/docs/building.rst index 9dbfe27..53ea71e 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -148,8 +148,7 @@ regular user. 2. Install the python26 packages and build dependancies - 1. ``# yum groupinstall -y 'Development Tools'`` - 2. ``# yum install -y python26{,-imaging,-numpy}{,-devel}`` + 1. ``# yum install -y python26{,-imaging,-numpy}{,-devel} gcc`` 3. Install and setup Overviewer