From 55c4d38487deeb3de20e525af412d18989fafafe Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Sun, 4 Mar 2012 00:46:38 -0500 Subject: [PATCH] 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 --- README | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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: + -- 2.11.0