From d11c9b5aa209334f7c0e9e4d1b410d35498a840f Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Fri, 24 Mar 2017 14:30:22 +0100 Subject: [PATCH] docs: remove remaining references to CentOS 5 --- docs/building.rst | 3 +-- docs/faq.rst | 6 ------ docs/installing.rst | 4 +--- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/docs/building.rst b/docs/building.rst index 981a65c..4152698 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -121,8 +121,7 @@ Linux ----- You will need the gcc compiler and a working build environment. On Ubuntu and -Debian, this can be done by installing the ``build-essential`` package. For -CentOS machines, see the :ref:`centos` section below +Debian, this can be done by installing the ``build-essential`` package. You will need the following packages (at least): diff --git a/docs/faq.rst b/docs/faq.rst index d425d38..40c9bd2 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -62,12 +62,6 @@ Some new features will only show up in newly-rendered areas. Use the large map and don't want to re-render everything, take a look at the :ref:`rerenderprob` configuration option. -How do I use this on CentOS 5? ------------------------------- - -CentOS 5 comes with Python 2.4, but the Overviewer needs 2.6 or higher. See the -special instructions at :ref:`centos` - The background color of the map is black, and I don't like it! -------------------------------------------------------------- diff --git a/docs/installing.rst b/docs/installing.rst index 0337a98..212ef6f 100644 --- a/docs/installing.rst +++ b/docs/installing.rst @@ -48,9 +48,7 @@ you're all set! See you at the :doc:`running` page! CentOS / RHEL / Fedora ====================== We also provide a RPM repository with pre-built packages for users on RPM-based -distros. Note that on CentOS 5, the `EPEL `_ -repository is required to get Python 2.6 . To add the Overviewer repository to -YUM, just run +distros. To add the Overviewer repository to YUM, just run ::