From: Dan Scott Date: Sun, 4 Mar 2012 05:46:38 +0000 (-0500) Subject: Remove reference to CentOS and RHEL from the README X-Git-Tag: sprint4-merge-nov22~4562 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=55c4d38487deeb3de20e525af412d18989fafafe;p=working%2FEvergreen.git Remove reference to CentOS and RHEL from the README Until we have a known working install for CentOS and RHEL in Makefile.install again, let's not advertise a known non-working install. Signed-off-by: Dan Scott --- diff --git a/README b/README index fbf631d5c4..5cda9a88da 100644 --- a/README +++ b/README @@ -109,19 +109,14 @@ add-apt-repository ppa:pitti/postgresql retrieve the new packages from the backports repository. 4. Issue the following commands as the *root* Linux account to install prerequisites using the `Makefile.install` prerequisite installer, - substituting `debian-squeeze`, `fedora16`, `ubuntu-lucid`, `ubuntu-precise`, - `centos`, or `rhel` for below: + substituting `debian-squeeze`, `fedora16`, `ubuntu-lucid`, or + `ubuntu-precise` for below: + [source, bash] ------------------------------------------------------------------------------ make -f Open-ILS/src/extras/Makefile.install ------------------------------------------------------------------------------ + -[NOTE] -`centos` and `rhel` are less tested than the `debian`, `fedora`, `ubuntu-lucid`, -and `ubuntu-precise` options. Your patches and suggestions for improvement are -welcome! -+ 5. Add the libdbi-libdbd libraries to the system dynamic library path by issuing the following commands as the *root* Linux account: +