0

Added note about building on CentOS 6

This commit is contained in:
CounterPillow
2012-09-03 17:05:55 +02:00
parent db6b162c69
commit 37fcf5a478

View File

@@ -143,8 +143,15 @@ to the file /etc/make.conf, but read the ports documentation to be sure of what
.. _centos: .. _centos:
CentOS CentOS 5
------ --------
.. note::
If you are using CentOS 6, you do not need to install the epel repo.
CentOS 6 should come with the right python version, you can check
your version running *python --version*.
Since CentOS has an older version of Python (2.4), there are some difficulties Since CentOS has an older version of Python (2.4), there are some difficulties
in getting the Overviewer to work. Follow these steps which have been reported in getting the Overviewer to work. Follow these steps which have been reported
to work. to work.